Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.single

(V : Type u) →
  [inst : CategoryTheory.Category.{v, u} V] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
      [CategoryTheory.Limits.HasZeroObject V] →
        {ι : Type u_1} → [DecidableEq ι] → (c : ComplexShape ι) → ι → CategoryTheory.Functor V (HomologicalComplex V c)

The functor V ⥤ HomologicalComplex V c creating a chain complex supported in a single degree.

Defined in
Mathlib.Algebra.Homology.Single
Cited by
110 results in Mathlib
Foundations
Depth 20 from the axioms, rests on 134 definitions · 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.

ChainComplex.single₀ · cited by 69ChainComplex.single₀CochainComplex.single₀ · cited by 59CochainComplex.single₀HomologicalComplex.singleObjXSelf · cited by 53HomologicalComplex.single…HomologicalComplex.singleObjCyclesSelfIso · cited by 20HomologicalComplex.single…HomologicalComplex.singleObjHomologySelfIso · cited by 20HomologicalComplex.single…HomologicalComplex.singleObjOpcyclesSelfIso · cited by 17HomologicalComplex.single…CategoryTheory.Functor.mapDerivedCategorySingleFunctor · cited by 13Functor.mapDerivedCategor…CochainComplex.singleFunctors · cited by 11CochainComplex.singleFunc…HomologicalComplex.singleMapHomologicalComplex · cited by 10HomologicalComplex.single…HomologicalComplex.from_single_hom_ext · cited by 8HomologicalComplex.from_s…HomologicalComplex.to_single_hom_ext · cited by 8HomologicalComplex.to_sin…CategoryTheory.ShortComplex.ShortExact.singleTriangle_distinguished · cited by 8ShortExact.singleTriangle…HomologicalComplex.isZero_single_obj_X · cited by 7HomologicalComplex.isZero…HomologicalComplex.extendSingleIso · cited by 7HomologicalComplex.extend…ChainComplex.single₀_map_f_zero · cited by 7ChainComplex.single₀_map_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.eqToHom · cited by 860CategoryTheory.eqToHomHomologicalComplex.singleCITED BYCITES

Cites9

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

Cited by129

Results whose statement or proof uses this declaration.