Mathlib Map

Structures · Category theory

CategoryTheory.Functor.LaxMonoidal

A functor F : C ⥤ D between monoidal categories is lax monoidal if it is equipped with morphisms ε : 𝟙_ D ⟶ F.obj (𝟙_ C) and μ X Y : F.obj X ⊗ F.obj Y ⟶ F.obj (X ⊗ Y), satisfying the appropriate coherences.

Defined in
Mathlib.CategoryTheory.Monoidal.Functor
Shape
One type argument · adds ε, μ, μ_natural_left, μ_natural_right, associativity, left_unitality, right_unitality

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by2

Concrete types that are instances8

  • CategoryTheory.Functor
  • CategoryTheory.Discrete
  • ModuleCat
  • Action
  • CategoryTheory.Mon
  • CategoryTheory.Skeleton
  • CategoryTheory.AddMon
  • Prod

How is a type an instance?

Loading the hierarchy index…

Assumed by176

Ancestors0

No ancestors.