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.

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 := }

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

    Instances For
      @[simp]
      theorem SimplexCategory.toTop_map {X✝ Y✝ : SimplexCategory} (f : X✝ Y✝) :