Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.truncGE

{ι : 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.IsTruncGE] →
                    [∀ (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.IsTruncGE.

Defined in
Mathlib.Algebra.Homology.Embedding.TruncGE
Cited by
20 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsComplexShape.Embedding.IsTruncGEHomologicalComplex.HasHomologyCategoryTheory.Limits.HasZeroObject

Around this declaration

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

HomologicalComplex.truncLE · cited by 19HomologicalComplex.truncLECochainComplex.truncGE · cited by 16CochainComplex.truncGEHomologicalComplex.πTruncGE · cited by 13HomologicalComplex.πTrunc…HomologicalComplex.truncGEMap · cited by 7HomologicalComplex.truncG…ComplexShape.Embedding.truncGEFunctor · cited by 4Embedding.truncGEFunctorHomologicalComplex.πTruncGE_naturality · cited by 4HomologicalComplex.πTrunc…HomologicalComplex.acyclic_truncGE_iff_isSupportedOutside · cited by 3HomologicalComplex.acycli…HomologicalComplex.truncGE.rightHomologyMapData · cited by 3truncGE.rightHomologyMapD…HomologicalComplex.shortComplexTruncLEX₃ToTruncGE · cited by 3HomologicalComplex.shortC…HomologicalComplex.truncGEMap_comp · cited by 2HomologicalComplex.truncG…HomologicalComplex.g_shortComplexTruncLEX₃ToTruncGE · cited by 2HomologicalComplex.g_shor…HomologicalComplex.quasiIsoAt_πTruncGE · cited by 2HomologicalComplex.quasiI…HomologicalComplex.quasiIso_truncGEMap_iff · cited by 2HomologicalComplex.quasiI…HomologicalComplex.quasiIso_πTruncGE_iff_isSupported · cited by 2HomologicalComplex.quasiI…HomologicalComplex.truncGEMap_id · cited by 1HomologicalComplex.truncG…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.extend · cited by 115HomologicalComplex.extendComplexShape.Embedding.IsTruncGE · cited by 56Embedding.IsTruncGEHomologicalComplex.truncGE' · cited by 35HomologicalComplex.truncG…HomologicalComplex.truncGECITED BYCITES

Cites10

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

Cited by29

Results whose statement or proof uses this declaration.