Theorems · Definition · algebraic topology
SSet.Homotopy.singularChainComplexFunctorObjMap
Deprecated since 2026-04-05Use SSet.Homotopy.chainComplexMap instead.
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[inst_2 : CategoryTheory.Limits.HasCoproducts C] →
{X Y : SSet} →
{f g : X ⟶ Y} → SSet.Homotopy f g → (R : C) → Homotopy (SSet.chainComplexMap f R) (SSet.chainComplexMap g R)Alias of SSet.Homotopy.chainComplexMap.
If f and g are homotopic maps of simplicial sets, then they induce chain-homotopic
maps on the singular chain complexes with coefficients in R.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- Oppositestatement · cited by 8,081
- CategoryTheory.Preadditivestatement · cited by 3,309
- SimplexCategorystatement · cited by 2,204
- SSetstatement · cited by 1,283
- ComplexShape.downstatement · cited by 605
- CategoryTheory.Limits.HasCoproductsstatement · cited by 119
- Homotopystatement · cited by 106
- SSet.chainComplexstatement · cited by 46
- SSet.chainComplexMapstatement · cited by 8
- SSet.Homotopystatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.