Mathlib Map

Theorems · Definition · category theory

AlgebraicTopology.normalizedMooreComplex

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Abelian C] → CategoryTheory.Functor (CategoryTheory.SimplicialObject C) (ChainComplex C ℕ)

The (normalized) Moore complex of a simplicial object X in an abelian category C. The n-th object is intersection of the kernels of X.δ i : X.obj n ⟶ X.obj (n-1), for i = 1, ..., n. The differentials are induced from X.δ 0, which maps each of these intersections of kernels to the next.

Defined in
Mathlib.AlgebraicTopology.MooreComplex
Cited by
14 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

AlgebraicTopology.inclusionOfMooreComplexMap · cited by 10AlgebraicTopology.inclusi…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex · cited by 4DoldKan.homotopyEquivNorm…CategoryTheory.Abelian.DoldKan.N · cited by 3DoldKan.NAlgebraicTopology.DoldKan.N₁_iso_normalizedMooreComplex_comp_toKaroubi · cited by 2DoldKan.N₁_iso_normalized…AlgebraicTopology.inclusionOfMooreComplex · cited by 1AlgebraicTopology.inclusi…AlgebraicTopology.inclusionOfMooreComplexMap_f · cited by 1AlgebraicTopology.inclusi…AlgebraicTopology.DoldKan.inclusionOfMooreComplexMap_comp_PInfty · cited by 1DoldKan.inclusionOfMooreC…AlgebraicTopology.DoldKan.HigherFacesVanish.inclusionOfMooreComplexMap · cited by 1HigherFacesVanish.inclusi…CategoryTheory.Abelian.DoldKan.comparisonN_hom_app_f · cited by 0DoldKan.comparisonN_hom_a…CategoryTheory.Abelian.DoldKan.comparisonN_inv_app_f · cited by 0DoldKan.comparisonN_inv_a…AlgebraicTopology.inclusionOfMooreComplex_app · cited by 0AlgebraicTopology.inclusi…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex_hom · cited by 0DoldKan.homotopyEquivNorm…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex_homotopyHomInvId · cited by 0DoldKan.homotopyEquivNorm…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex_homotopyInvHomId · cited by 0DoldKan.homotopyEquivNorm…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex_inv · cited by 0DoldKan.homotopyEquivNorm…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeSimplexCategory · cited by 2204SimplexCategoryCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.down · cited by 605ComplexShape.downCategoryTheory.SimplicialObject · cited by 548CategoryTheory.Simplicial…ChainComplex · cited by 350ChainComplexAlgebraicTopology.NormalizedMooreComplex.obj · cited by 15NormalizedMooreComplex.objAlgebraicTopology.NormalizedMooreComplex.map · cited by 4NormalizedMooreComplex.mapAlgebraicTopology.normalizedM…CITED BYCITES

Cites11

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

Cited by20

Results whose statement or proof uses this declaration.