Theorems · Definition · category theory
CategoryTheory.Adjunction.rightAdjointLaxMonoidal
{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.LaxMonoidalThe right adjoint of an oplax monoidal functor is lax monoidal.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Functor
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.MonoidalCategoryStruct.tensorObjproof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitproof · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.tensorHomproof · cited by 587
- CategoryTheory.Adjunctionstatement and proof · cited by 524
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.laxMonoidalEquivOplaxMonoidalproof · cited by 0
- CategoryTheory.Adjunction.rightAdjointLaxMonoidal_εstatement · cited by 0
- CategoryTheory.Adjunction.rightAdjointLaxMonoidal_μstatement · cited by 0