Theorems · Theorem · category theory
HomologicalComplex.stupidTruncMap_comp_assoc
∀ {ι : Type u_1} {ι' : Type u_2} {c : ComplexShape ι} {c' : ComplexShape ι'} {C : Type u_3}
[inst : CategoryTheory.Category.{v_1, u_3} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_2 : CategoryTheory.Limits.HasZeroObject C] {K L M : HomologicalComplex C c'} (φ : K ⟶ L) (φ' : L ⟶ M)
(e : c.Embedding c') [inst_3 : e.IsRelIff] {Z : HomologicalComplex C c'} (h : M.stupidTrunc e ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.stupidTruncMap (CategoryTheory.CategoryStruct.comp φ φ') e) h =
CategoryTheory.CategoryStruct.comp (HomologicalComplex.stupidTruncMap φ e)
(CategoryTheory.CategoryStruct.comp (HomologicalComplex.stupidTruncMap φ' e) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 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
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.IsRelIffstatement and proof · cited by 88
- HomologicalComplex.stupidTruncstatement and proof · cited by 10
- HomologicalComplex.stupidTruncMapstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.