Mathlib Map

Theorems · Theorem · algebraic topology

SSet.chainComplexMap_PInfty_assoc

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasCoproducts C]
  [inst_2 : CategoryTheory.Preadditive C] {X Y : SSet} (f : X ⟶ Y) (R : C) {Z : ChainComplex C ℕ}
  (h :
    AlgebraicTopology.AlternatingFaceMapComplex.obj
        (((CategoryTheory.SimplicialObject.whiskering (Type w) C).obj (CategoryTheory.Limits.sigmaConst.obj R)).obj Y) ⟶
      Z),
  CategoryTheory.CategoryStruct.comp (SSet.chainComplexMap f R)
      (CategoryTheory.CategoryStruct.comp AlgebraicTopology.DoldKan.PInfty h) =
    CategoryTheory.CategoryStruct.comp AlgebraicTopology.DoldKan.PInfty
      (CategoryTheory.CategoryStruct.comp (SSet.chainComplexMap f R) h)
Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Homology.Nondegenerate
Cited by
0 results in Mathlib
Foundations
Depth 91 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.

Cites21

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.