Theorems · Theorem · category theory
CategoryTheory.SmallObject.functorObj_comm
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : Type w} {A B : I → C} (f : (i : I) → A i ⟶ B i) {S X : C}
(πX : X ⟶ S)
[inst_1 :
CategoryTheory.Limits.HasColimitsOfShape (CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πX))
C]
[inst_2 :
CategoryTheory.Limits.HasPushout (CategoryTheory.SmallObject.functorObjTop f πX)
(CategoryTheory.SmallObject.functorObjLeft f πX)],
CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.functorObjTop f πX)
(CategoryTheory.SmallObject.ιFunctorObj f πX) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.functorObjLeft f πX)
(CategoryTheory.SmallObject.ρFunctorObj f πX)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.SmallObject.FunctorObjIndexstatement and proof · cited by 46
- CategoryTheory.SmallObject.functorObjSrcFamilystatement · cited by 32
- CategoryTheory.SmallObject.functorObjstatement · cited by 30
- CategoryTheory.SmallObject.functorObjTgtFamilystatement · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.FunctorObjIndex.commproof · cited by 2
- CategoryTheory.SmallObject.functorObj_comm_assocproof · cited by 0