Theorems · Theorem · algebraic topology
SSet.toNormalizedChainComplex_normalizedChainComplexMap_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasCoproducts C]
[inst_2 : CategoryTheory.Preadditive C] {X Y : SSet} (f : X ⟶ Y) (R : C) {Z : ChainComplex C ℕ}
(h : Y.normalizedChainComplex R ⟶ Z),
CategoryTheory.CategoryStruct.comp (X.toNormalizedChainComplex R)
(CategoryTheory.CategoryStruct.comp (SSet.normalizedChainComplexMap f R) h) =
CategoryTheory.CategoryStruct.comp (SSet.chainComplexMap f R)
(CategoryTheory.CategoryStruct.comp (Y.toNormalizedChainComplex R) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 104 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
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- ComplexShape.downstatement · cited by 605
- ChainComplexstatement and proof · cited by 350
- CategoryTheory.Limits.HasCoproductsstatement and proof · cited by 119
- SSet.chainComplexstatement · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.