Theorems · Theorem · algebraic topology
CategoryTheory.SimplicialObject.Split.Hom.comm_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {S₁ S₂ : CategoryTheory.SimplicialObject.Split C}
(self : S₁.Hom S₂) (n : ℕ) {Z : C} (h : S₂.X.obj (Opposite.op { len := n }) ⟶ Z),
CategoryTheory.CategoryStruct.comp (S₁.s.ι n)
(CategoryTheory.CategoryStruct.comp (self.F.app (Opposite.op { len := n })) h) =
CategoryTheory.CategoryStruct.comp (self.f n) (CategoryTheory.CategoryStruct.comp (S₂.s.ι n) h)- Cited by
- 1 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.
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- SimplexCategorystatement · cited by 2,204
- CategoryTheory.SimplicialObject.Splitting.Nstatement · cited by 81
- CategoryTheory.SimplicialObject.Splitstatement and proof · cited by 37
- CategoryTheory.SimplicialObject.Split.Xstatement and proof · cited by 30
- CategoryTheory.SimplicialObject.Split.sstatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SimplicialObject.Split.cofan_inj_naturality_symmproof · cited by 1