Mathlib Map

Structures · Category theory

CategoryTheory.CartesianMonoidalCategory

An instance of CartesianMonoidalCategory C bundles an explicit choice of a binary product of two objects of C, and a terminal object in C. Users should use the monoidal notation: X ⊗ Y for the product and 𝟙_ C for the terminal object.

Defined in
Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
Shape
One type argument · adds tensorProductIsBinaryProduct

Extends1

Extended by0

Nothing extends this class yet.

Concrete types that are instances15

  • CategoryTheory.Functor
  • CategoryTheory.Over
  • CategoryTheory.Grp
  • CategoryTheory.Mon
  • AlgebraicGeometry.Scheme
  • CategoryTheory.ObjectProperty.FullSubcategory
  • TopCat
  • CommGrpCat
  • GrpCat
  • AddGrpCat
  • CategoryTheory.AddGrp
  • CategoryTheory.AddMon
  • CategoryTheory.Cat
  • LightProfinite
  • Opposite

How is a type an instance?

Loading the hierarchy index…

Assumed by1,285

Ancestors3