Theorems · Inductive type · category theory
CategoryTheory.Adjunction.IsMonoidal
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.MonoidalCategory D] →
{F : CategoryTheory.Functor C D} →
{G : CategoryTheory.Functor D C} → (F ⊣ G) → [F.OplaxMonoidal] → [G.LaxMonoidal] → PropWhen adj : F ⊣ G is an adjunction, with F oplax monoidal and G lax-monoidal,
this typeclass expresses compatibilities between the adjunction and the (op)lax
monoidal structures.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Functor
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MonoidalCategorystatement · cited by 3,095
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.Functor.LaxMonoidalstatement · cited by 133
- CategoryTheory.Functor.OplaxMonoidalstatement · cited by 94
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.Equivalence.IsMonoidalproof · cited by 40
- CategoryTheory.Adjunction.unit_app_unit_comp_map_ηstatement and proof · cited by 4
- CategoryTheory.Adjunction.map_ε_comp_counit_app_unitstatement and proof · cited by 4
- CategoryTheory.Adjunction.unit_app_tensor_comp_map_δstatement and proof · cited by 3
- CategoryTheory.Adjunction.map_μ_comp_counit_app_tensorstatement and proof · cited by 3
- CategoryTheory.Adjunction.ε_comp_map_εstatement and proof · cited by 2
- CategoryTheory.Adjunction.IsMonoidal.leftAdjoint_εstatement and proof · cited by 2
- CategoryTheory.Adjunction.IsMonoidal.leftAdjoint_μstatement and proof · cited by 2
- CategoryTheory.Adjunction.mapAddMonstatement and proof · cited by 2
- CategoryTheory.Adjunction.mapCommMonstatement and proof · cited by 2
- CategoryTheory.Adjunction.mapMonstatement and proof · cited by 2
- CategoryTheory.Adjunction.map_η_comp_ηstatement and proof · cited by 2