Theorems · Definition · category theory
CategoryTheory.eHomEquiv
(V : Type u') →
[inst : CategoryTheory.Category.{v', u'} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{C : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} C] →
[inst_3 : CategoryTheory.EnrichedOrdinaryCategory V C] →
{X Y : C} → (X ⟶ Y) ≃ (CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ X ⟶[V] Y)The bijection (X ⟶ Y) ≃ (𝟙_ V ⟶ (X ⟶[V] Y)) given by a
EnrichedOrdinaryCategory instance.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Quiver.Homstatement · cited by 32,603
- Equivstatement · cited by 8,337
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.EnrichedOrdinaryCategory.homEquivproof · cited by 3
Cited by33
Results whose statement or proof uses this declaration.
- CategoryTheory.eHomWhiskerLeftproof · cited by 26
- CategoryTheory.eHomWhiskerRightproof · cited by 25
- CategoryTheory.CatEnrichedOrdinary.homEquivproof · cited by 18
- CategoryTheory.Enriched.FunctorCategory.homEquivproof · cited by 8
- CategoryTheory.ForgetEnrichment.equivInverseproof · cited by 5
- CategoryTheory.CatEnrichedOrdinary.homEquiv_compproof · cited by 5
- CategoryTheory.ForgetEnrichment.equivFunctorproof · cited by 5
- CategoryTheory.Enriched.FunctorCategory.homEquiv_apply_πstatement and proof · cited by 5
- CategoryTheory.eHomEquiv_compstatement · cited by 5
- CategoryTheory.eHomEquiv_idstatement · cited by 4
- CategoryTheory.eHom_whisker_cancelproof · cited by 2
- CategoryTheory.eComp_eHomWhiskerLeftproof · cited by 2