Theorems · Inductive type · category theory
CategoryTheory.Functor.CoreMonoidal
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[CategoryTheory.MonoidalCategory C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[CategoryTheory.MonoidalCategory D] → CategoryTheory.Functor C D → Type (max u₁ v₂)Structure which is a helper in order to show that a functor is monoidal. It
consists of isomorphisms εIso and μIso such that the morphisms .hom induced
by these isomorphisms satisfy the axioms of lax monoidal functors.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Functor
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.CoreMonoidal.μIsostatement and proof · cited by 18
- CategoryTheory.Functor.CoreMonoidal.εIsostatement and proof · cited by 12
- CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfCompstatement · cited by 5
- CategoryTheory.Functor.Monoidal.coreMonoidalTransportstatement · cited by 4
- CategoryTheory.Functor.CoreMonoidal.toLaxMonoidalstatement and proof · cited by 3
- CategoryTheory.Functor.CoreMonoidal.toOplaxMonoidalstatement and proof · cited by 3
- CategoryTheory.Functor.CoreMonoidal.mk'statement · cited by 2
- CategoryTheory.Functor.CoreMonoidal.ofOplaxMonoidalstatement · cited by 2
- CategoryTheory.Functor.CoreMonoidal.toMonoidalstatement and proof · cited by 2
- CategoryTheory.Functor.CoreMonoidal.mk.injstatement · cited by 1
- CategoryTheory.Functor.CoreMonoidal.mk.noConfusionstatement · cited by 1
- CategoryTheory.Functor.CoreMonoidal.associativitystatement and proof · cited by 1