Theorems · Theorem · category theory
CategoryTheory.preservesBinaryProducts_of_exponentialIdeal
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₁, u₂} D]
(i : CategoryTheory.Functor D C) [inst_2 : CategoryTheory.CartesianMonoidalCategory C]
[inst_3 : CategoryTheory.Reflective i] [inst_4 : CategoryTheory.MonoidalClosed C]
[CategoryTheory.CartesianMonoidalCategory D] [CategoryTheory.ExponentialIdeal i] [CategoryTheory.BraidedCategory C],
CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair)
(CategoryTheory.reflector i)If a reflective subcategory is an exponential ideal, then the reflector preserves binary products.
This is the converse of exponentialIdeal_of_preserves_binary_products.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.BraidedCategorystatement and proof · cited by 779
- CategoryTheory.Limits.PreservesLimitsOfShapestatement · cited by 156
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.Reflectivestatement and proof · cited by 27
- CategoryTheory.Limits.preservesLimit_of_iso_diagramproof · cited by 19
- CategoryTheory.reflectorstatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesFiniteProducts.of_exponentialIdealproof · cited by 0