Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.extendMap

{ι : 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.HasZeroObject C] →
              [inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
                {K L : HomologicalComplex C c} → (K ⟶ L) → (e : c.Embedding c') → K.extend e ⟶ L.extend e

Given an embedding e : c.Embedding c' of complexes shapes, this is the morphism K.extend e ⟶ L.extend e induced by a morphism K ⟶ L in HomologicalComplex C c.

Defined in
Mathlib.Algebra.Homology.Embedding.Extend
Cited by
27 results in Mathlib
Foundations
Depth 21 from the axioms · 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.extendMap_f · cited by 11HomologicalComplex.extend…HomologicalComplex.stupidTruncMap · cited by 6HomologicalComplex.stupid…ComplexShape.Embedding.extendFunctor · cited by 5Embedding.extendFunctorCategoryTheory.InjectiveResolution.Hom.hom' · cited by 5Hom.hom'CategoryTheory.ProjectiveResolution.Hom.hom' · cited by 5Hom.hom'Homotopy.extend · cited by 4Homotopy.extendHomotopy.ofExtend · cited by 4Homotopy.ofExtendHomologicalComplex.extendMap_comp · cited by 3HomologicalComplex.extend…HomologicalComplex.truncGEMap_comp · cited by 2HomologicalComplex.truncG…ComplexShape.Embedding.extendFunctor_map · cited by 2Embedding.extendFunctor_m…ComplexShape.Embedding.homRestrict_comp_extendMap · cited by 2Embedding.homRestrict_com…Homotopy.extend_hom_eq · cited by 2Homotopy.extend_hom_eqHomologicalComplex.extendHomologyIso_hom_naturality · cited by 2HomologicalComplex.extend…HomologicalComplex.quasiIso_extendMap_iff · cited by 2HomologicalComplex.quasiI…HomologicalComplex.homotopyEquivalences_extendMap_iff · cited by 2HomologicalComplex.homoto…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.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 · cited by 115HomologicalComplex.extendComplexShape.Embedding.r · cited by 10Embedding.rHomologicalComplex.extend.mapX · cited by 2extend.mapXHomologicalComplex.extendMapCITED BYCITES

Cites11

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

Cited by34

Results whose statement or proof uses this declaration.