Theorems · Definition · category theory
CategoryTheory.Localization.Monoidal.curriedTensorPreIsoPost
{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] →
CategoryTheory.MonoidalCategory.curriedTensorPre F ≅
CategoryTheory.MonoidalCategory.curriedTensorPost FThe natural isomorphism of bifunctors F - ⊗ F - ≅ F (- ⊗ -), given that F lifts along L
to a monoidal functor G, where L is a monoidal localization functor.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 90 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.
Cites13
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.Isostatement · cited by 3,963
- 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.MonoidalCategory.curriedTensorPrestatement and proof · cited by 28
- CategoryTheory.MonoidalCategory.curriedTensorPoststatement and proof · cited by 21
- CategoryTheory.MonoidalCategory.Functor.curriedTensorPreIsoPostproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfCompproof · cited by 5
- CategoryTheory.Localization.Monoidal.curriedTensorPreIsoPost_hom_app_appstatement · cited by 3
- CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfComp_μIso_homstatement · cited by 0
- CategoryTheory.Localization.Monoidal.functorCoreMonoidalOfComp_μIso_invstatement · cited by 0
- CategoryTheory.Localization.Monoidal.curriedTensorPreIsoPost.congr_simpstatement and proof · cited by 0
- CategoryTheory.Localization.Monoidal.curriedTensorPreIsoPost_hom_app_app'statement and proof · cited by 0
- CategoryTheory.Localization.Monoidal.curriedTensorPreIsoPost_hom_app_app_assocstatement and proof · cited by 0