Theorems · Definition · category theory
CategoryTheory.Functor.CoreMonoidal.ofLaxMonoidal
{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) →
[inst_4 : F.LaxMonoidal] →
[CategoryTheory.IsIso (CategoryTheory.Functor.LaxMonoidal.ε F)] →
[∀ (X Y : C), CategoryTheory.IsIso (CategoryTheory.Functor.LaxMonoidal.μ F X Y)] → F.CoreMonoidalThe Functor.CoreMonoidal structure given by a lax monoidal functor such
that ε and μ are isomorphisms.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Functor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Functor.LaxMonoidal.μstatement and proof · cited by 285
- CategoryTheory.Functor.LaxMonoidal.εstatement and proof · cited by 202
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Functor.LaxMonoidalstatement and proof · cited by 133
- CategoryTheory.Functor.CoreMonoidalstatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.Monoidal.ofLaxMonoidalproof · cited by 0