Documentation

Mathlib.AlgebraicTopology.SimplicialSet.Subdivision

The subdivision functors #

In this file, we define the subdivision functor sd : SSetSSet and its right adjoint ex.

TODO (@joelriou) #

References #

The functor SimplexCategorySSet which sends ⦋n⦌ to the nerve of the partially ordered type of nonempty finite chains in {0, ..., n} (ulifted to Type u). Vertices in SimplexCategory.sd.obj ⦋n⦌ identify to nonempty subsets of {0, ..., n}.

Equations
Instances For

    The subdivision functor on simplicial sets.

    Equations
    Instances For

      The right adjoint to the subdivision functor on simplicial sets.

      Equations
      Instances For
        noncomputable def SSet.sdExAdjunction :

        The adjunction between the subdivision functor sd and ex.

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