Mathlib Map

Theorems · Definition · algebraic topology

SSet.normalizedChainComplex

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasCoproducts C] → [inst_2 : CategoryTheory.Preadditive C] → SSet → C → ChainComplex C ℕ

The normalized chain complex of a simplicial set X with coefficients in R. In degree n, it consists of a coproduct of copies of R indexed by the nondegenerate n-simplices of X.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Homology.Nondegenerate
Cited by
29 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasCoproductsCategoryTheory.Preadditive

Around this declaration

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

SSet.toNormalizedChainComplex · cited by 20SSet.toNormalizedChainCom…SSet.fromNormalizedChainComplex · cited by 12SSet.fromNormalizedChainC…SSet.ιNormalizedChainComplex · cited by 11SSet.ιNormalizedChainComp…SSet.normalizedChainComplexMap · cited by 5SSet.normalizedChainCompl…SSet.normalizedChainComplexFunctorObj · cited by 3SSet.normalizedChainCompl…SSet.fromNormalizedChainComplex_toNormalizedChainComplex · cited by 2SSet.fromNormalizedChainC…SSet.homotopyEquivNormalizedChainComplex · cited by 2SSet.homotopyEquivNormali…SSet.PInfty_toNormalizedChainComplex · cited by 2SSet.PInfty_toNormalizedC…SSet.toNormalizedChainComplex_f_fromNormalizedChainComplex_f · cited by 2SSet.toNormalizedChainCom…SSet.toNormalizedChainComplex_fromNormalizedChainComplex · cited by 2SSet.toNormalizedChainCom…SSet.toNormalizedChainComplex_normalizedChainComplexMap · cited by 2SSet.toNormalizedChainCom…SSet.normalizedChainComplex_hom_ext · cited by 2SSet.normalizedChainCompl…SSet.ιNormalizedChainComplex_fromNormalizedChainComplex_f · cited by 2SSet.ιNormalizedChainComp…SSet.fromNormalizedChainComplex_f_toNormalizedChainComplex_f · cited by 1SSet.fromNormalizedChainC…SSet.isZero_normalizedChainComplex_X_of_hasDimensionLT · cited by 1SSet.isZero_normalizedCha…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveSSet · cited by 1283SSetChainComplex · cited by 350ChainComplexCategoryTheory.Limits.HasCoproducts · cited by 119Limits.HasCoproductsCategoryTheory.SimplicialObject.Splitting.nondegComplex · cited by 31Splitting.nondegComplexCategoryTheory.Limits.sigmaConst · cited by 18Limits.sigmaConstSSet.splitting · cited by 5SSet.splittingCategoryTheory.SimplicialObject.Splitting.map · cited by 5Splitting.mapSSet.normalizedChainComplexCITED BYCITES

Cites10

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

Cited by36

Results whose statement or proof uses this declaration.