Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.singleObjXSelf

{V : Type u} →
  [inst : CategoryTheory.Category.{v, u} V] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
      [inst_2 : CategoryTheory.Limits.HasZeroObject V] →
        {ι : Type u_1} →
          [inst_3 : DecidableEq ι] →
            (c : ComplexShape ι) → (j : ι) → (A : V) → ((HomologicalComplex.single V c j).obj A).X j ≅ A

The object in degree j of (single V c h).obj A is just A.

Defined in
Mathlib.Algebra.Homology.Single
Cited by
53 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroObjectDecidableEq

Around this declaration

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

HomologicalComplex.singleObjCyclesSelfIso · cited by 20HomologicalComplex.single…CochainComplex.HomComplex.Cochain.toSingleMk · cited by 20Cochain.toSingleMkCochainComplex.HomComplex.Cochain.fromSingleMk · cited by 20Cochain.fromSingleMkHomologicalComplex.singleObjOpcyclesSelfIso · cited by 17HomologicalComplex.single…CochainComplex.HomComplex.Cochain.toSingleEquiv · cited by 11Cochain.toSingleEquivCochainComplex.HomComplex.Cochain.fromSingleEquiv · cited by 11Cochain.fromSingleEquivHomologicalComplex.single_map_f_self · cited by 7HomologicalComplex.single…HomologicalComplex.extendSingleIso · cited by 7HomologicalComplex.extend…HomologicalComplex.mkHomToSingle_f · cited by 6HomologicalComplex.mkHomT…HomologicalComplex.mkHomFromSingle_f · cited by 5HomologicalComplex.mkHomF…CochainComplex.HomComplex.Cochain.toSingleMk_v · cited by 4Cochain.toSingleMk_vHomologicalComplex.homologyπ_singleObjHomologySelfIso_hom · cited by 4HomologicalComplex.homolo…CochainComplex.HomComplex.Cochain.fromSingleMk_v · cited by 4Cochain.fromSingleMk_vHomologicalComplex.singleObjCyclesSelfIso_hom · cited by 3HomologicalComplex.single…HomologicalComplex.singleCompEvalIsoSelf · cited by 2HomologicalComplex.single…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectHomologicalComplex.single · cited by 110HomologicalComplex.singleHomologicalComplex.singleObjXIsoOfEq · cited by 6HomologicalComplex.single…HomologicalComplex.singleObjX…CITED BYCITES

Cites10

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

Cited by62

Results whose statement or proof uses this declaration.