Theorems · Theorem · category theory
CategoryTheory.Limits.end_.condition
∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {C : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} C]
(F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)) [inst_2 : CategoryTheory.Limits.HasEnd F] {i j : J}
(f : i ⟶ j),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.end_.π F i) ((F.obj (Opposite.op i)).map f) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.end_.π F j) ((F.map f.op).app j)- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- 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.
Cites16
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.Limits.MulticospanIndex.multicospanproof · cited by 167
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.multicospanIndexEndproof · cited by 22
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Enriched.FunctorCategory.enrichedHom_conditionproof · cited by 1
- CategoryTheory.Enriched.FunctorCategory.enrichedHom_condition'proof · cited by 1
- CategoryTheory.Limits.end_.condition_assocproof · cited by 0