Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.extend

{ι : Type u_1} →
  {ι' : Type u_2} →
    {c : ComplexShape ι} →
      {c' : ComplexShape ι'} →
        {C : Type u_3} →
          [inst : CategoryTheory.Category.{v_1, u_3} C] →
            [CategoryTheory.Limits.HasZeroObject C] →
              [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
                HomologicalComplex C c → c.Embedding c' → HomologicalComplex C c'

Given K : HomologicalComplex C c and e : c.Embedding c', this is the extension of K in HomologicalComplex C c': it is zero in the degrees that are not in the image of e.f.

Defined in
Mathlib.Algebra.Homology.Embedding.Extend
Cited by
115 results in Mathlib
Foundations
Depth 17 from the axioms, rests on 141 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

HomologicalComplex.extendXIso · cited by 56HomologicalComplex.extend…CategoryTheory.InjectiveResolution.cochainComplex · cited by 30InjectiveResolution.cocha…CategoryTheory.ProjectiveResolution.cochainComplex · cited by 30ProjectiveResolution.coch…HomologicalComplex.extendMap · cited by 27HomologicalComplex.extend…HomologicalComplex.truncGE · cited by 20HomologicalComplex.truncGEHomologicalComplex.extend.homologyData' · cited by 13extend.homologyData'HomologicalComplex.extendCyclesIso · cited by 13HomologicalComplex.extend…HomologicalComplex.extendHomologyIso · cited by 13HomologicalComplex.extend…HomologicalComplex.isZero_extend_X · cited by 12HomologicalComplex.isZero…HomologicalComplex.extend_d_eq · cited by 12HomologicalComplex.extend…HomologicalComplex.extendMap_f · cited by 11HomologicalComplex.extend…HomologicalComplex.stupidTrunc · cited by 10HomologicalComplex.stupid…ComplexShape.Embedding.homRestrict · cited by 10Embedding.homRestrictHomologicalComplex.extendOpcyclesIso · cited by 9HomologicalComplex.extend…ComplexShape.Embedding.liftExtend · cited by 9Embedding.liftExtendCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectComplexShape.Rel · cited by 518ComplexShape.RelComplexShape.Embedding · cited by 337ComplexShape.EmbeddingHomologicalComplex.extend.X · cited by 13extend.XComplexShape.Embedding.r · cited by 10Embedding.rHomologicalComplex.extend.d · cited by 5extend.dHomologicalComplex.extendCITED BYCITES

Cites10

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

Cited by150

Results whose statement or proof uses this declaration.