Theorems · Theorem · algebraic topology
SSet.fromNormalizedChainComplex_toNormalizedChainComplex_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasCoproducts C]
[inst_2 : CategoryTheory.Preadditive C] (X : SSet) (R : C) {Z : ChainComplex C ℕ}
(h : X.normalizedChainComplex R ⟶ Z),
CategoryTheory.CategoryStruct.comp (X.fromNormalizedChainComplex R)
(CategoryTheory.CategoryStruct.comp (X.toNormalizedChainComplex R) h) =
h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Category.id_compproof · cited by 1,998
- 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
- SSet.normalizedChainComplexstatement and proof · cited by 29
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.