Theorems · Theorem · category theory
CategoryTheory.SmallObject.functorObj_comm_assoc
∀ {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)]
{Z : C} (h : CategoryTheory.SmallObject.functorObj f πX ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.functorObjTop f πX)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.ιFunctorObj f πX) h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.functorObjLeft f πX)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.SmallObject.ρFunctorObj f πX) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Category.assocproof · cited by 6,433
- 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 and proof · cited by 30
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.