Mathlib Map

Theorems · Definition · category theory

CochainComplex.truncGE

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (K : CochainComplex C ℤ) →
        [CategoryTheory.Limits.HasZeroObject C] →
          [∀ (i : ℤ), HomologicalComplex.HasHomology K i] → ℤ → CochainComplex C ℤ

If K : CochainComplex C ℤ, this is the canonical truncation ≥ n of K.

Defined in
Mathlib.Algebra.Homology.Embedding.CochainComplex
Cited by
16 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObjectHomologicalComplex.HasHomology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CochainComplex.πTruncGE · cited by 12CochainComplex.πTruncGECochainComplex.truncGEMap · cited by 5CochainComplex.truncGEMapCochainComplex.πTruncGE_naturality · cited by 3CochainComplex.πTruncGE_n…CochainComplex.shortComplexTruncLEX₃ToTruncGE · cited by 3CochainComplex.shortCompl…CochainComplex.quasiIso_truncGEMap_iff · cited by 2CochainComplex.quasiIso_t…DerivedCategory.left_fac_of_isStrictlyGE · cited by 2DerivedCategory.left_fac_…DerivedCategory.exists_iso_Q_obj_of_isGE_of_isLE · cited by 1DerivedCategory.exists_is…CochainComplex.Plus.modelCategoryQuillen.exists_quasiIso_injective · cited by 1modelCategoryQuillen.exis…DerivedCategory.isGE_iff · cited by 1DerivedCategory.isGE_iffCochainComplex.quasiIso_πTruncGE_iff · cited by 1CochainComplex.quasiIso_π…CochainComplex.g_shortComplexTruncLEX₃ToTruncGE · cited by 1CochainComplex.g_shortCom…CochainComplex.truncGEXIso · cited by 1CochainComplex.truncGEXIsoCochainComplex.truncGEXIsoOpcycles · cited by 1CochainComplex.truncGEXIs…DerivedCategory.right_fac_of_isStrictlyLE_of_isStrictlyGE · cited by 0DerivedCategory.right_fac…CochainComplex.truncGE.congr_simp · cited by 0truncGE.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexHomologicalComplex.HasHomology · cited by 342HomologicalComplex.HasHom…HomologicalComplex.truncGE · cited by 20HomologicalComplex.truncGEComplexShape.embeddingUpIntGE · cited by 20ComplexShape.embeddingUpI…CochainComplex.truncGECITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.