Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.EnrichedOrdinaryCategory

(V : Type u') →
  [inst : CategoryTheory.Category.{v', u'} V] →
    [CategoryTheory.MonoidalCategory V] →
      (C : Type u) → [CategoryTheory.Category.{v, u} C] → Type (max (max (max u u') v) v')

An enriched ordinary category is a category C that is also enriched over a category V in such a way that morphisms X ⟶ Y in C identify to morphisms 𝟙_ V ⟶ (X ⟶[V] Y) in V.

Defined in
Mathlib.CategoryTheory.Enriched.Ordinary.Basic
Cited by
109 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 3 definitions · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.Category

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.HasEnrichedHom · cited by 30FunctorCategory.HasEnrich…CategoryTheory.eHomWhiskerLeft · cited by 26CategoryTheory.eHomWhiske…CategoryTheory.eHomEquiv · cited by 25CategoryTheory.eHomEquivCategoryTheory.eHomWhiskerRight · cited by 25CategoryTheory.eHomWhiske…CategoryTheory.Enriched.FunctorCategory.HasFunctorEnrichedHom · cited by 24FunctorCategory.HasFuncto…CategoryTheory.Enriched.FunctorCategory.functorEnrichedHom · cited by 23FunctorCategory.functorEn…CategoryTheory.CatEnrichedOrdinary.homEquiv · cited by 18CatEnrichedOrdinary.homEq…CategoryTheory.Enriched.FunctorCategory.diagram · cited by 17FunctorCategory.diagramCategoryTheory.Enriched.FunctorCategory.enrichedComp · cited by 14FunctorCategory.enrichedC…CategoryTheory.Enriched.FunctorCategory.enrichedHomπ · cited by 12FunctorCategory.enrichedH…CategoryTheory.CatEnrichedOrdinary.Hom.base · cited by 12Hom.baseCategoryTheory.MonoidalClosed.enrichedOrdinaryCategorySelf · cited by 10MonoidalClosed.enrichedOr…CategoryTheory.Enriched.FunctorCategory.enrichedId · cited by 9FunctorCategory.enrichedIdCategoryTheory.Enriched.FunctorCategory.functorEnrichedComp · cited by 9FunctorCategory.functorEn…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.EnrichedOrdina…CITED BYCITES

Cites2

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

Cited by177

Results whose statement or proof uses this declaration.