Documentation

Mathlib.CategoryTheory.Monoidal.Skeleton

The monoid on the skeleton of a monoidal category #

The skeleton of a monoidal category is a monoid.

Main results #

@[reducible, inline]

If C is monoidal and skeletal, it is a monoid. See note [reducible non-instances].

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

    If C is braided and skeletal, it is a commutative monoid.

    Equations
    Instances For

      The skeleton of a monoidal category has a monoidal structure itself, induced by the equivalence.

      Equations

      The skeleton of a monoidal category can be viewed as a monoid, where the multiplication is given by the tensor product, and satisfies the monoid axioms since it is a skeleton.

      Equations

      The skeleton of a braided monoidal category can be viewed as a commutative monoid, where the multiplication is given by the tensor product, and satisfies the monoid axioms since it is a skeleton.

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

      A monoidal functor between skeletal monoidal categories induces a monoid homomorphism.

      Equations
      Instances For

        A monoidal functor between monoidal categories induces a monoid homomorphism between the skeleta.

        Equations
        Instances For

          A monoidal equivalence between skeletal monoidal categories induces a monoid isomorphism.

          Equations
          Instances For

            A monoidal equivalence between monoidal categories induces a monoid isomorphism between the skeleta.

            Equations
            Instances For