Theorems · Definition · category theory
CategoryTheory.Core.forgetFunctorToCore
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{G : Type u₂} →
[inst_1 : CategoryTheory.Groupoid G] →
CategoryTheory.Functor (CategoryTheory.Functor G (CategoryTheory.Core C)) (CategoryTheory.Functor G C)We can functorially associate to any functor from a groupoid to the core of a category C,
a functor from the groupoid to C, simply by composing with the embedding Core C ⥤ C.
- Defined in
- Mathlib.CategoryTheory.Core
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.whiskeringRightproof · cited by 221
- CategoryTheory.Groupoidstatement and proof · cited by 182
- CategoryTheory.Corestatement and proof · cited by 85
- CategoryTheory.Core.inclusionproof · cited by 17
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Core.forgetFunctorToCore_map_appstatement and proof · cited by 0
- CategoryTheory.Core.forgetFunctorToCore_obj_mapstatement and proof · cited by 0
- CategoryTheory.Core.forgetFunctorToCore_obj_objstatement and proof · cited by 0