Documentation

InfinityCosmos.ForMathlib.AlgebraicTopology.SimplicialSet.StdSimplex

theorem SSet.map_yonedaEquiv {n m : } {X : SSet} (f : { len := n } { len := m }) (g : stdSimplex.obj { len := m } X) :

A variant of CategoryTheory.map_yonedaEquiv specialized to simplicial sets.

theorem SSet.push_yonedaEquiv {n m k : } {X : SSet} {f : { len := m } { len := n }} {σ : X.obj (Opposite.op { len := n })} {s : { len := n } { len := k }} {g : stdSimplex.obj { len := k } X} (h : yonedaEquiv.symm σ = CategoryTheory.CategoryStruct.comp (stdSimplex.map s) g) :

If a simplex σ of a simplicial set X is equivalent to a composition stdSimplex.map s ≫ g then we can pull the stdSimplex.map s out from under an application of any X.map f.op.

theorem SSet.push_yonedaEquiv' {n m : } {X : SSet} {f : { len := m } { len := n }} {σ : X.obj (Opposite.op { len := m })} {g : stdSimplex.obj { len := n } X} (h : yonedaEquiv.symm σ = CategoryTheory.CategoryStruct.comp (stdSimplex.map f) g) :

A specialization of push_yonedaEquiv to the case where f is the identity.

Another version of map_yonedaEquiv, but at the level of functions Δ[n] ⟶ X.