Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.restrictionMap

{ι : 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.IsRelIff] → K.restriction e ⟶ L.restriction e

The morphism K.restriction e ⟶ L.restriction e induced by a morphism φ : K ⟶ L.

Defined in
Mathlib.Algebra.Homology.Embedding.Restriction
Cited by
16 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsComplexShape.Embedding.IsRelIff

Around this declaration

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

HomologicalComplex.stupidTruncMap · cited by 6HomologicalComplex.stupid…ComplexShape.Embedding.restrictionFunctor · cited by 5Embedding.restrictionFunc…HomologicalComplex.πTruncGE_naturality · cited by 4HomologicalComplex.πTrunc…HomologicalComplex.restrictionToTruncGE'_naturality · cited by 3HomologicalComplex.restri…ComplexShape.Embedding.homRestrict_precomp · cited by 2Embedding.homRestrict_pre…HomologicalComplex.truncLE'ToRestriction_naturality · cited by 1HomologicalComplex.truncL…HomologicalComplex.stupidTruncMap_comp · cited by 1HomologicalComplex.stupid…HomologicalComplex.stupidTruncMap_stupidTruncXIso_hom · cited by 1HomologicalComplex.stupid…HomologicalComplex.restrictionMap_comp · cited by 1HomologicalComplex.restri…HomologicalComplex.restrictionMap_f · cited by 1HomologicalComplex.restri…HomologicalComplex.restrictionMap_f' · cited by 1HomologicalComplex.restri…HomologicalComplex.restrictionToTruncGE'_naturality_assoc · cited by 0HomologicalComplex.restri…HomologicalComplex.truncLE'ToRestriction_naturality_assoc · cited by 0HomologicalComplex.truncL…ComplexShape.Embedding.homRestrict_precomp_assoc · cited by 0Embedding.homRestrict_pre…HomologicalComplex.restrictionMap_comp_assoc · cited by 0HomologicalComplex.restri…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fComplexShape.Embedding · cited by 337ComplexShape.EmbeddingComplexShape.Embedding.f · cited by 251Embedding.fHomologicalComplex.restriction · cited by 88HomologicalComplex.restri…ComplexShape.Embedding.IsRelIff · cited by 88Embedding.IsRelIffHomologicalComplex.restrictio…CITED BYCITES

Cites10

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

Cited by18

Results whose statement or proof uses this declaration.