Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.restriction

{ι : 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] →
              HomologicalComplex C c' → (e : c.Embedding c') → [e.IsRelIff] → HomologicalComplex C c

Given K : HomologicalComplex C c' and e : c.Embedding c' (satisfying [e.IsRelIff]), this is the homological complex in HomologicalComplex C c obtained by restriction.

Defined in
Mathlib.Algebra.Homology.Embedding.Restriction
Cited by
88 results in Mathlib
Foundations
Depth 14 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.restrictionXIso · cited by 41HomologicalComplex.restri…HomologicalComplex.restrictionMap · cited by 16HomologicalComplex.restri…HomologicalComplex.restrictionToTruncGE' · cited by 13HomologicalComplex.restri…ComplexShape.Embedding.HasLift · cited by 13Embedding.HasLiftHomologicalComplex.restrictionHomologyIso · cited by 11HomologicalComplex.restri…HomologicalComplex.restrictionOpcyclesIso · cited by 11HomologicalComplex.restri…HomologicalComplex.stupidTrunc · cited by 10HomologicalComplex.stupid…ComplexShape.Embedding.homRestrict · cited by 10Embedding.homRestrictHomologicalComplex.restrictionCyclesIso · cited by 9HomologicalComplex.restri…ComplexShape.Embedding.liftExtend · cited by 9Embedding.liftExtendHomologicalComplex.restriction.sc'Iso · cited by 9restriction.sc'IsoComplexShape.Embedding.restrictionFunctor · cited by 5Embedding.restrictionFunc…HomologicalComplex.truncLE'ToRestriction · cited by 5HomologicalComplex.truncL…HomologicalComplex.restrictionToTruncGE'.f · cited by 4restrictionToTruncGE'.fHomologicalComplex.isIso_restrictionToTruncGE' · cited by 4HomologicalComplex.isIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.d · cited by 598HomologicalComplex.dComplexShape.Embedding · cited by 337ComplexShape.EmbeddingComplexShape.Embedding.f · cited by 251Embedding.fComplexShape.Embedding.IsRelIff · cited by 88Embedding.IsRelIffHomologicalComplex.restrictionCITED BYCITES

Cites9

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

Cited by111

Results whose statement or proof uses this declaration.