Theorems · Theorem · category theory
HomologicalComplex.truncLEMap_comp
∀ {ι : 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]
{K L M : HomologicalComplex C c'} (φ : K ⟶ L) (φ' : L ⟶ M) (e : c.Embedding c') [inst_2 : e.IsTruncLE]
[inst_3 : ∀ (i' : ι'), K.HasHomology i'] [inst_4 : ∀ (i' : ι'), L.HasHomology i']
[inst_5 : ∀ (i' : ι'), M.HasHomology i'] [inst_6 : CategoryTheory.Limits.HasZeroObject C],
HomologicalComplex.truncLEMap (CategoryTheory.CategoryStruct.comp φ φ') e =
CategoryTheory.CategoryStruct.comp (HomologicalComplex.truncLEMap φ e) (HomologicalComplex.truncLEMap φ' e)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- Quiver.Hom.opproof · cited by 1,948
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.symmproof · cited by 83
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.truncLEMap_comp_assocproof · cited by 0