Theorems · Definition · category theory
CategoryTheory.WithInitial.ofCommaMorphism
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
{c c' :
CategoryTheory.Comma (CategoryTheory.Functor.const C)
(CategoryTheory.Functor.id (CategoryTheory.Functor C D))} →
(c ⟶ c') → (CategoryTheory.WithInitial.ofCommaObject c ⟶ CategoryTheory.WithInitial.ofCommaObject c')A morphism in Comma (Functor.const C) (𝟭 (C ⥤ D)) gives a morphism between the associated
functors WithInitial C ⥤ D.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CommaMorphism.rightproof · cited by 391
- CategoryTheory.WithInitialstatement and proof · cited by 144
- CategoryTheory.WithInitial.ofCommaObjectstatement and proof · cited by 18
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.WithInitial.equivCommaproof · cited by 16
- CategoryTheory.WithInitial.equivComma_unitIso_inv_app_appstatement · cited by 0
- AugmentedSimplexCategory.equivAugmentedCosimplicialObject_unitIso_hom_app_appstatement · cited by 0
- AugmentedSimplexCategory.equivAugmentedCosimplicialObject_unitIso_inv_app_appstatement · cited by 0
- CategoryTheory.WithInitial.equivComma_counitIso_hom_app_leftstatement · cited by 0
- CategoryTheory.WithInitial.equivComma_counitIso_hom_app_right_appstatement · cited by 0
- CategoryTheory.WithInitial.equivComma_counitIso_inv_app_leftstatement · cited by 0
- CategoryTheory.WithInitial.equivComma_counitIso_inv_app_right_appstatement · cited by 0
- CategoryTheory.WithInitial.equivComma_unitIso_hom_app_appstatement · cited by 0
- AugmentedSimplexCategory.equivAugmentedCosimplicialObject_counitIso_hom_app_leftstatement · cited by 0
- AugmentedSimplexCategory.equivAugmentedCosimplicialObject_counitIso_hom_app_right_appstatement · cited by 0
- AugmentedSimplexCategory.equivAugmentedCosimplicialObject_counitIso_inv_app_leftstatement · cited by 0