Theorems · Definition · category theory
CategoryTheory.Enriched.FunctorCategory.homEquiv
(V : Type u₁) →
[inst : CategoryTheory.Category.{v₁, u₁} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{C : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} C] →
{J : Type u₃} →
[inst_3 : CategoryTheory.Category.{v₃, u₃} J] →
[inst_4 : CategoryTheory.EnrichedOrdinaryCategory V C] →
{F₁ F₂ : CategoryTheory.Functor J C} →
[inst_5 : CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₁ F₂] →
(F₁ ⟶ F₂) ≃
(CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶
CategoryTheory.Enriched.FunctorCategory.enrichedHom V F₁ F₂)Given functors F₁ and F₂ in J ⥤ C, where C is a V-enriched ordinary category,
this is the bijection (F₁ ⟶ F₂) ≃ (𝟙_ V ⟶ enrichedHom V F₁ F₂).
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Equiv.symmproof · cited by 3,681
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Enriched.FunctorCategory.enrichedHomstatement and proof · cited by 33
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Enriched.FunctorCategory.enrichedIdproof · cited by 9
- CategoryTheory.Enriched.FunctorCategory.functorHomEquivproof · cited by 5
- CategoryTheory.Enriched.FunctorCategory.homEquiv_apply_πstatement · cited by 5
- CategoryTheory.Enriched.FunctorCategory.homEquiv_compstatement and proof · cited by 2
- CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_threeproof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_apply_appstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_compproof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.homEquiv_apply_π_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.homEquiv_comp_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.homEquiv_idstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.enrichedOrdinaryCategoryproof · cited by 0