Theorems · Definition · category theory
CategoryTheory.Localization.Monoidal.functorMonoidalOfComp
{C : Type u_1} →
{D : Type u_2} →
{E : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
[inst_3 : CategoryTheory.MonoidalCategory C] →
[inst_4 : CategoryTheory.MonoidalCategory D] →
[inst_5 : CategoryTheory.MonoidalCategory E] →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) →
[L.IsLocalization W] →
[L.Monoidal] →
(F : CategoryTheory.Functor D E) →
(G : CategoryTheory.Functor C E) →
[G.Monoidal] →
[W.ContainsIdentities] → [CategoryTheory.Localization.Lifting L W G F] → F.MonoidalMonoidal structure on F, given that F lifts along L to a monoidal functor G,
where L is a monoidal localization functor.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.Functor.IsLocalizationCategoryTheory.Functor.MonoidalCategoryTheory.Functor.MonoidalCategoryTheory.MorphismProperty.ContainsIdentitiesCategoryTheory.Localization.Lifting
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.Monoidalstatement and proof · cited by 288
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.Localization.Liftingstatement and proof · cited by 41
- CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfCompproof · cited by 5
- CategoryTheory.Functor.CoreMonoidal.toMonoidalproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Monoidal.functorMonoidalOfComp_μstatement · cited by 1
- CategoryTheory.Localization.Monoidal.functorMonoidalOfComp_εstatement · cited by 1
- CategoryTheory.Localization.Monoidal.functorMonoidalOfComp_μ_assocstatement · cited by 0
- CategoryTheory.Localization.Monoidal.functorMonoidalOfComp_ε_assocstatement · cited by 0