Documentation

Mathlib.AlgebraicTopology.TopologicalSimplex

Topological simplices #

We define the natural functor from SimplexCategory to TopCat sending ⦋n⦌ to the topological n-simplex. This is used to define TopCat.toSSet in AlgebraicTopology.SingularSet.

The functor SimplexCategory ⥤ TopCat.{0} associating the topological n-simplex to ⦋n⦌ : SimplexCategory.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem SimplexCategory.toTop₀_map {X✝ Y✝ : SimplexCategory} (f : X✝ Y✝) :
    toTop₀.map f = TopCat.ofHom { toFun := stdSimplex.map (CategoryTheory.ConcreteCategory.hom f), continuous_toFun := }
    @[simp]
    theorem SimplexCategory.toTop_map {X✝ Y✝ : SimplexCategory} (f : X✝ Y✝) :
    @[implicit_reducible]
    Equations
    • One or more equations did not get rendered due to their size.
    @[implicit_reducible]
    Equations
    • One or more equations did not get rendered due to their size.