Mathlib Map

Structures · Category theory

CategoryTheory.Functor.OplaxMonoidal

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

Defined in
Mathlib.CategoryTheory.Monoidal.Functor
Shape
One type argument · adds η, δ, δ_natural_left, δ_natural_right, oplax_associativity, oplax_left_unitality, oplax_right_unitality

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by1

Concrete types that are instances4

  • CategoryTheory.Functor
  • Action
  • CategoryTheory.Skeleton
  • Prod

How is a type an instance?

Loading the hierarchy index…

Assumed by109

Ancestors0

No ancestors.