Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.truncLE

{ι : 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 : HomologicalComplex C c') →
                (e : c.Embedding c') →
                  [e.IsTruncLE] →
                    [∀ (i' : ι'), K.HasHomology i'] → [CategoryTheory.Limits.HasZeroObject C] → HomologicalComplex C c'

The canonical truncation of a homological complex relative to an embedding of complex shapes e which satisfies e.IsTruncLE.

Defined in
Mathlib.Algebra.Homology.Embedding.TruncLE
Cited by
19 results in Mathlib
Foundations
Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsComplexShape.Embedding.IsTruncLEHomologicalComplex.HasHomologyCategoryTheory.Limits.HasZeroObject

Around this declaration

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

HomologicalComplex.ιTruncLE · cited by 10HomologicalComplex.ιTrunc…CochainComplex.truncLE · cited by 10CochainComplex.truncLEHomologicalComplex.truncLEMap · cited by 7HomologicalComplex.truncL…ComplexShape.Embedding.truncLEFunctor · cited by 4Embedding.truncLEFunctorHomologicalComplex.ιTruncLE_naturality · cited by 2HomologicalComplex.ιTrunc…HomologicalComplex.acyclic_truncLE_iff_isSupportedOutside · cited by 2HomologicalComplex.acycli…HomologicalComplex.truncLEMap_comp · cited by 1HomologicalComplex.truncL…HomologicalComplex.quasiIsoAt_ιTruncLE · cited by 1HomologicalComplex.quasiI…HomologicalComplex.mono_homologyMap_shortComplexTruncLE_g · cited by 1HomologicalComplex.mono_h…HomologicalComplex.quasiIso_truncLEMap_iff · cited by 1HomologicalComplex.quasiI…HomologicalComplex.quasiIso_ιTruncLE_iff_isSupported · cited by 1HomologicalComplex.quasiI…HomologicalComplex.shortComplexTruncLE_shortExact_δ_eq_zero · cited by 1HomologicalComplex.shortC…HomologicalComplex.isIso_ιTruncLE_iff · cited by 1HomologicalComplex.isIso_…HomologicalComplex.ιTruncLE_naturality_assoc · cited by 0HomologicalComplex.ιTrunc…ComplexShape.Embedding.truncLEFunctor_map · cited by 0Embedding.truncLEFunctor_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectHomologicalComplex.HasHomology · cited by 342HomologicalComplex.HasHom…ComplexShape.Embedding · cited by 337ComplexShape.EmbeddingHomologicalComplex.op · cited by 50HomologicalComplex.opComplexShape.Embedding.IsTruncLE · cited by 48Embedding.IsTruncLEComplexShape.Embedding.op · cited by 26Embedding.opHomologicalComplex.truncGE · cited by 20HomologicalComplex.truncGEHomologicalComplex.unop · cited by 6HomologicalComplex.unopHomologicalComplex.truncLECITED BYCITES

Cites12

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

Cited by26

Results whose statement or proof uses this declaration.