Theorems · Definition · category theory
CategoryTheory.Under.forgetMapInitial
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
(X : C) →
{I : C} →
(hI : CategoryTheory.Limits.IsInitial I) →
CategoryTheory.Under.forget X ≅
(CategoryTheory.Under.map (hI.to X)).comp (CategoryTheory.Under.equivalenceOfIsInitial hI).functorThe category under any object X factors through the category under the initial object I.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Limits.IsInitialstatement and proof · cited by 158
- CategoryTheory.Limits.IsInitial.tostatement · cited by 119
- CategoryTheory.Under.forgetstatement and proof · cited by 90
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.forgetMapInitial_hom_appstatement and proof · cited by 0
- CategoryTheory.Under.forgetMapInitial_inv_appstatement and proof · cited by 0