Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom

(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) →
                  [CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom V F₁ F₂] → CategoryTheory.Functor J V

Given functors F₁ and F₂ in J ⥤ C, where C is a category enriched in V, this is the enriched hom functor from F₁ to F₂ in J ⥤ V.

Defined in
Mathlib.CategoryTheory.Enriched.FunctorCategory
Cited by
23 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.EnrichedOrdinaryCategoryCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Enriched.FunctorCategory.functorEnrichedComp · cited by 9FunctorCategory.functorEn…CategoryTheory.Enriched.FunctorCategory.functorEnrichedId · cited by 6FunctorCategory.functorEn…CategoryTheory.Enriched.FunctorCategory.functorHomEquiv · cited by 5FunctorCategory.functorHo…CategoryTheory.Enriched.FunctorCategory.coneFunctorEnrichedHom · cited by 3FunctorCategory.coneFunct…CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv · cited by 2FunctorCategory.homEquivCategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv · cited by 2Presheaf.functorEnrichedH…CategoryTheory.GrothendieckTopology.W.whiskerLeft · cited by 1W.whiskerLeftCategoryTheory.Presheaf.isSheaf_functorEnrichedHom · cited by 1Presheaf.isSheaf_functorE…CategoryTheory.Enriched.FunctorCategory.isLimitConeFunctorEnrichedHom.lift · cited by 1isLimitConeFunctorEnriche…CategoryTheory.Enriched.FunctorCategory.functorEnriched_assoc · cited by 1FunctorCategory.functorEn…CategoryTheory.Enriched.FunctorCategory.functorEnriched_comp_id · cited by 1FunctorCategory.functorEn…CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv_naturality · cited by 1Presheaf.functorEnrichedH…CategoryTheory.Enriched.FunctorCategory.functorEnriched_id_comp · cited by 1FunctorCategory.functorEn…CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_three · cited by 0FunctorCategory.homEquiv_…CategoryTheory.MonoidalClosed.FunctorCategory.homEquiv_naturality_two_symm · cited by 0FunctorCategory.homEquiv_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.EnrichedOrdinaryCategory · cited by 109CategoryTheory.EnrichedOr…CategoryTheory.Under.forget · cited by 90Under.forgetCategoryTheory.Enriched.FunctorCategory.enrichedHom · cited by 33FunctorCategory.enrichedH…CategoryTheory.Under.map · cited by 32Under.mapCategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom · cited by 24FunctorCategory.HasFuncto…CategoryTheory.Enriched.FunctorCategory.precompEnrichedHom' · cited by 3FunctorCategory.precompEn…FunctorCategory.functorEnrich…CITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by32

Results whose statement or proof uses this declaration.