Theorems · Definition · category theory
CategoryTheory.Enriched.FunctorCategory.functorHomEquiv
(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.HasFunctorEnrichedHom V F₁ F₂] →
[CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₁ F₂] →
(F₁ ⟶ F₂) ≃
(CategoryTheory.MonoidalCategoryStruct.tensorUnit (CategoryTheory.Functor J V) ⟶
CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom 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₂) ≃ (𝟙_ (J ⥤ V) ⟶ functorEnrichedHom V F₁ F₂).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 44 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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- Equiv.transproof · cited by 337
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Enriched.FunctorCategory.HasEnrichedHomstatement and proof · cited by 30
- CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHomstatement and proof · cited by 24
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedHomstatement · cited by 23
- CategoryTheory.Enriched.FunctorCategory.homEquivproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_threestatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv.congr_simpstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedOrdinaryCategoryproof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_apply_appstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_compstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_idstatement · cited by 0