Theorems · Theorem · algebraic topology
SSet.homologyMap_comp_assoc
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasCoproducts C]
[inst_2 : CategoryTheory.Preadditive C] (X Y Z : SSet) (f : X ⟶ Y) (g : Y ⟶ Z) (R : C)
[inst_3 : CategoryTheory.CategoryWithHomology C] (n : ℕ) {Z_1 : C} (h : Z.homology R n ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (SSet.homologyMap (CategoryTheory.CategoryStruct.comp f g) R n) h =
CategoryTheory.CategoryStruct.comp (SSet.homologyMap f R n)
(CategoryTheory.CategoryStruct.comp (SSet.homologyMap g R n) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · 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
- CategoryTheory.Limits.HasCoproductsstatement and proof · cited by 119
- CategoryTheory.CategoryWithHomologystatement and proof · cited by 116
- SSet.homologystatement and proof · cited by 13
- SSet.homologyMapstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.