Documentation

Mathlib.AlgebraicTopology.SimplicialSet.Monoidal

The monoidal category structure on simplicial sets #

This file defines an instance of chosen finite products for the category SSet. It follows from the fact the SSet if a category of functors to the category of types and that the category of types have chosen finite products. As a result, we obtain a monoidal category structure on SSet.

@[simp]

The bijection (𝟙_ SSet ⟶ K) ≃ K _⦋0⦌.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[simp]
    theorem SSet.ι₀_app_fst {X : SSet} {m : SimplexCategoryᵒᵖ} (x : X.obj m) :
    (ι₀.app m x).1 = x
    @[simp]
    theorem SSet.ι₁_app_fst {X : SSet} {m : SimplexCategoryᵒᵖ} (x : X.obj m) :
    (ι₁.app m x).1 = x