Behaviour of P_infty with respect to degeneracies #
For any X : SimplicialObject C where C is an abelian category,
the projector PInfty : K[X] ⟶ K[X] is supposed to be the projection
on the normalized subcomplex, parallel to the degenerate subcomplex, i.e.
the subcomplex generated by the images of all X.σ i.
In this file, we obtain degeneracy_comp_P_infty which states that
if X : SimplicialObject C with C a preadditive category,
θ : ⦋n⦌ ⟶ Δ' is a non-injective map in SimplexCategory, then
X.map θ.op ≫ P_infty.f n = 0. It follows from the more precise
statement vanishing statement σ_comp_P_eq_zero for the P q.
(See Equivalence.lean for the general strategy of proof of the Dold-Kan equivalence.)
If X is a simplicial object in a preadditive category and f : X _⦋n⦌ ⟶ T
is a morphism, we say that is vanishes on degeneracies if n = 0 or if
maps X.σ i ≫ f all vanish.
Equations
- AlgebraicTopology.DoldKan.DegeneraciesVanish f_2 = True
- AlgebraicTopology.DoldKan.DegeneraciesVanish f_2 = ∀ (i : Fin (n_2 + 1)), CategoryTheory.CategoryStruct.comp (X.σ i) f_2 = 0