Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom

(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] →
              [CategoryTheory.EnrichedOrdinaryCategory V C] →
                CategoryTheory.Functor J C → CategoryTheory.Functor J C → Prop

The condition that the end diagram V F₁ F₂ exists, see enrichedHom.

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

Around this declaration

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

CategoryTheory.Enriched.FunctorCategory.enrichedHom · cited by 33FunctorCategory.enrichedH…CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom · cited by 24FunctorCategory.HasFuncto…CategoryTheory.Enriched.FunctorCategory.enrichedComp · cited by 14FunctorCategory.enrichedC…CategoryTheory.Enriched.FunctorCategory.enrichedHomπ · cited by 12FunctorCategory.enrichedH…CategoryTheory.Enriched.FunctorCategory.enrichedId · cited by 9FunctorCategory.enrichedIdCategoryTheory.Enriched.FunctorCategory.homEquiv · cited by 8FunctorCategory.homEquivCategoryTheory.Enriched.FunctorCategory.enrichedComp_π · cited by 7FunctorCategory.enrichedC…CategoryTheory.Enriched.FunctorCategory.precompEnrichedHom · cited by 6FunctorCategory.precompEn…CategoryTheory.Enriched.FunctorCategory.functorHomEquiv · cited by 5FunctorCategory.functorHo…CategoryTheory.Enriched.FunctorCategory.homEquiv_apply_π · cited by 5FunctorCategory.homEquiv_…CategoryTheory.Enriched.FunctorCategory.enrichedId_π · cited by 4FunctorCategory.enrichedI…CategoryTheory.Enriched.FunctorCategory.coneFunctorEnrichedHom · cited by 3FunctorCategory.coneFunct…CategoryTheory.Enriched.FunctorCategory.precompEnrichedHom' · cited by 3FunctorCategory.precompEn…CategoryTheory.Enriched.FunctorCategory.enriched_assoc · cited by 2FunctorCategory.enriched_…CategoryTheory.Enriched.FunctorCategory.enriched_comp_id · cited by 2FunctorCategory.enriched_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.EnrichedOrdinaryCategory · cited by 109CategoryTheory.EnrichedOr…CategoryTheory.Enriched.FunctorCategory.diagram · cited by 17FunctorCategory.diagramCategoryTheory.Limits.HasEnd · cited by 14Limits.HasEndFunctorCategory.HasEnrichedHomCITED BYCITES

Cites6

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

Cited by47

Results whose statement or proof uses this declaration.