Theorems · Definition · category theory
CochainComplex.truncLEMap
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{K L : CochainComplex C ℤ} →
(K ⟶ L) →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
[inst_3 : ∀ (i : ℤ), HomologicalComplex.HasHomology K i] →
[inst_4 : ∀ (i : ℤ), HomologicalComplex.HasHomology L i] → (n : ℤ) → K.truncLE n ⟶ L.truncLE nThe morphism K.truncLE n ⟶ L.truncLE n induced by a morphism K ⟶ L.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.embeddingUpIntLEproof · cited by 21
- CochainComplex.truncLEstatement · cited by 10
- HomologicalComplex.truncLEMapproof · cited by 7
Cited by5
Results whose statement or proof uses this declaration.
- DerivedCategory.right_fac_of_isStrictlyLEproof · cited by 3
- CochainComplex.ιTruncLE_naturalitystatement · cited by 3
- CochainComplex.quasiIso_truncLEMap_iffstatement · cited by 2
- DerivedCategory.left_fac_of_isStrictlyLE_of_isStrictlyGEproof · cited by 0
- CochainComplex.ιTruncLE_naturality_assocstatement and proof · cited by 0