Theorems · Theorem · category theory
CategoryTheory.ExponentialIdeal.mk_of_iso
∀ {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.MonoidalClosed C] [inst_4 : CategoryTheory.Reflective i]
(h :
(A : C) →
i.comp ((CategoryTheory.ihom A).comp ((CategoryTheory.reflector i).comp i)) ≅ i.comp (CategoryTheory.ihom A)),
CategoryTheory.ExponentialIdeal iGiven a natural isomorphism i ⋙ exp A ⋙ leftAdjoint i ⋙ i ≅ i ⋙ exp A, we can show i
is an exponential ideal.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.ihomstatement and proof · cited by 179
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.Reflectivestatement and proof · cited by 27
- CategoryTheory.reflectorstatement and proof · cited by 17
- CategoryTheory.ExponentialIdealstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.