Theorems · Theorem · category theory
AlgebraicTopology.DoldKan.decomposition_Q
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
{X : CategoryTheory.SimplicialObject C} (n q : ℕ),
(AlgebraicTopology.DoldKan.Q q).f (n + 1) =
∑ i with ↑i < q,
CategoryTheory.CategoryStruct.comp ((AlgebraicTopology.DoldKan.P ↑i).f (n + 1))
(CategoryTheory.CategoryStruct.comp (X.δ i.rev.succ) (X.σ i.rev))In each positive degree, this lemma decomposes the idempotent endomorphism
Q q as a sum of morphisms which are postcompositions with suitable degeneracies.
As Q q is the complement projection to P q, this implies that in the case of
simplicial abelian groups, any $(n+1)$-simplex $x$ can be decomposed as
$x = x' + \sum (i=0}^{q-1} σ_{n-i}(y_i)$ where $x'$ is in the image of P q and
the $y_i$ are in degree $n$.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Oppositestatement · cited by 8,081
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Finset.sum_congrproof · cited by 2,323
- SimplexCategorystatement · cited by 2,204
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.SimplicialObject.Splitting.comp_PInfty_eq_zero_iffproof · cited by 2
- AlgebraicTopology.DoldKan.σ_comp_P_eq_zeroproof · cited by 1
- AlgebraicTopology.DoldKan.MorphComponents.id_φproof · cited by 0
- AlgebraicTopology.DoldKan.degeneraciesVanish_iff_QInfty_f_compproof · cited by 0