Theorems · Definition · algebraic topology
SSet.StrictSegalCore.concat
{X : SSet} →
{n : ℕ} →
X.StrictSegalCore n →
(x : X.obj (Opposite.op { len := 1 })) →
(s : X.obj (Opposite.op { len := n })) →
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.SimplicialObject.δ X 0)) x =
(CategoryTheory.ConcreteCategory.hom (X.map ({ len := 0 }.const { len := n } 0).op)) s →
X.obj (Opposite.op { len := n + 1 })Map which produces an n + 1-simplex from a 1-simplex and an n-simplex when
the target vertex of the 1-simplex equals the zeroth simplex of the n-simplex.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, 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.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- Quiver.Hom.opstatement · cited by 1,948
- TypeCat.Funstatement · cited by 1,307
- SSetstatement and proof · cited by 1,283
- SimplexCategory.lenstatement · cited by 542
- CategoryTheory.SimplicialObject.δstatement · cited by 188
- SimplexCategory.conststatement · cited by 47
Cited by5
Results whose statement or proof uses this declaration.
- SSet.StrictSegalCore.spineToSimplex_succstatement · cited by 2
- SSet.StrictSegalCore.spineToSimplexAuxproof · cited by 1
- SSet.StrictSegalCore.δ₀_concatstatement · cited by 1
- SSet.StrictSegalCore.map_mkOfSucc_zero_concatstatement · cited by 1
- SSet.StrictSegalCore.concat.congr_simpstatement and proof · cited by 0