Documentation

CatDG.Diffeology.ToSSet

Singular simplicial sets #

Like topological spaces, we can associate to each diffeological space a singular simplicial set, consisting of all smooth singular simplicies (i.e. smooth maps from the standard simplices) in it. This defines a functor from DiffSpSSet, which is right-adjoint to a geometric realisation functor SSetDiffSp.

TODO #

theorem FunOnFinite.dsmooth_map (M : Type u_1) [AddCommMonoid M] [DiffeologicalSpace M] [DSmoothAdd M] {X : Type u_2} {Y : Type u_3} [Finite X] [Finite Y] (f : XY) :
theorem FunOnFinite.dsmooth_linearMap (R : Type u_1) (M : Type u_2) [Semiring R] [AddCommMonoid M] [Module R M] [DiffeologicalSpace M] [DSmoothAdd M] {X : Type u_3} {Y : Type u_4} [Finite X] [Finite Y] (f : XY) :
DSmooth (linearMap R M f)
theorem stdSimplex.dsmooth_map {R : Type u_1} {X : Type u_2} {Y : Type u_3} [Ring R] [PartialOrder R] [IsOrderedRing R] [DiffeologicalSpace R] [DiffeologicalRing R] [Fintype X] [Fintype Y] (f : XY) :

The standard cosimplicial object in DiffSp.{0}, sending each n : SimplexCategory to the standard n-simplex with the subspace diffeology.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]

    The standard cosimplicial object in DiffSp.{u}, sending each n : SimplexCategory to the standard n-simplex with the subspace diffeology lifted to the universe u.

    Equations
    Instances For
      @[simp]

      The singular simplicial set functor for diffeological spaces, sending each diffeological space to the simplicial set of all smooth singular simplices in it.

      Equations
      Instances For

        The geometric realisation functor from simplicial sets to diffeological spaces. TODO: generalise universe levels in DiffSp.hasColimitsOfSize and this.

        Equations
        Instances For

          Geometric realization is left adjoint to the singular simplicial set construction.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For