Documentation

Mathlib.AlgebraicTopology.SimplicialSet.NonDegenerateSimplicesColimit

Any simplicial set is the colimit of its monogenous subcomplexes #

Let X be a simplicial set. The definition SSet.isColimitCoconeN shows that X is the colimit of the monogenous subcomplexes of X (the index category of this colimit is the partially ordered type X.N of nondegenerate simplices of X).

If X : SSet, this is the functor X.N ⥤ SSet which sends a nondegenerate simplex of X to the subcomplex of X that it generates.

Equations
Instances For
    @[simp]
    theorem SSet.functorN_obj (X : SSet) (X✝ : X.N) :
    @[implicit_reducible]

    Given X : SSet, this is the (colimit) cocone consisting of the inclusions of the monogenous subcomplexes of X. (Note: a monogenous subcomplex of X is generated by a unique nondegenerate simplex x : X.N.)

    Equations
    Instances For

      If X : SSet, then X is the colimit of the its monogenous subcomplexes. (Note: a monogenous subcomplex of X is generated by a unique nondegenerate simplex x : X.N.)

      Equations
      Instances For