Theorems · Definition · category theory
CategoryTheory.expComparison
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v, u'} D] →
[inst_2 : CategoryTheory.CartesianMonoidalCategory C] →
[inst_3 : CategoryTheory.CartesianMonoidalCategory D] →
(F : CategoryTheory.Functor C D) →
[inst_4 : CategoryTheory.MonoidalClosed C] →
[inst_5 : CategoryTheory.MonoidalClosed D] →
[CategoryTheory.Limits.PreservesLimitsOfShape
(CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair) F] →
(A : C) → CategoryTheory.TwoSquare (CategoryTheory.ihom A) F F (CategoryTheory.ihom (F.obj A))The exponential comparison map.
F is a Cartesian closed functor if this is an iso for all A.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.ihomstatement · cited by 179
- CategoryTheory.Limits.PreservesLimitsOfShapestatement and proof · cited by 156
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.TwoSquarestatement · cited by 100
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.frobeniusMorphism_matestatement · cited by 1
- CategoryTheory.expComparison_evstatement and proof · cited by 1
- CategoryTheory.expComparison_iso_of_frobeniusMorphism_isostatement · cited by 1
- CategoryTheory.MonoidalClosedFunctor.recOnstatement and proof · cited by 0
- CategoryTheory.frobeniusMorphism_iso_of_expComparison_isostatement and proof · cited by 0
- CategoryTheory.coev_expComparisonstatement and proof · cited by 0
- CategoryTheory.uncurry_expComparisonstatement and proof · cited by 0
- CategoryTheory.expComparison_whiskerLeftstatement · cited by 0
- CategoryTheory.MonoidalClosedFunctor.casesOnstatement and proof · cited by 0