Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.truncGEMap

{ι : 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 L : HomologicalComplex C c'} →
                (K ⟶ L) →
                  (e : c.Embedding c') →
                    [inst_2 : e.IsTruncGE] →
                      [inst_3 : ∀ (i' : ι'), K.HasHomology i'] →
                        [inst_4 : ∀ (i' : ι'), L.HasHomology i'] →
                          [inst_5 : CategoryTheory.Limits.HasZeroObject C] → K.truncGE e ⟶ L.truncGE e

The morphism K.truncGE e ⟶ L.truncGE e induced by a morphism K ⟶ L.

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

Around this declaration

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

HomologicalComplex.truncLEMap · cited by 7HomologicalComplex.truncL…CochainComplex.truncGEMap · cited by 5CochainComplex.truncGEMapComplexShape.Embedding.truncGEFunctor · cited by 4Embedding.truncGEFunctorHomologicalComplex.πTruncGE_naturality · cited by 4HomologicalComplex.πTrunc…HomologicalComplex.truncGEMap_comp · cited by 2HomologicalComplex.truncG…HomologicalComplex.quasiIso_truncGEMap_iff · cited by 2HomologicalComplex.quasiI…HomologicalComplex.truncGEMap_id · cited by 1HomologicalComplex.truncG…HomologicalComplex.truncGEMap_comp_assoc · cited by 0HomologicalComplex.truncG…ComplexShape.Embedding.truncGEFunctor_map · cited by 0Embedding.truncGEFunctor_…HomologicalComplex.πTruncGE_naturality_assoc · cited by 0HomologicalComplex.πTrunc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.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.EmbeddingComplexShape.Embedding.IsTruncGE · cited by 56Embedding.IsTruncGEHomologicalComplex.truncGE · cited by 20HomologicalComplex.truncGEHomologicalComplex.truncGE'Map · cited by 12HomologicalComplex.truncG…ComplexShape.Embedding.extendFunctor · cited by 5Embedding.extendFunctorHomologicalComplex.truncGEMapCITED BYCITES

Cites13

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

Cited by10

Results whose statement or proof uses this declaration.