Theorems · Definition · category theory
CategoryTheory.Enriched.FunctorCategory.enrichedOrdinaryCategory
(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.HasEnrichedHom V F₁ F₂] →
CategoryTheory.EnrichedOrdinaryCategory V (CategoryTheory.Functor J C)If C is a V-enriched ordinary category, and C has suitable limits,
then J ⥤ C is also a V-enriched ordinary category.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Enriched.FunctorCategory.HasEnrichedHomstatement and proof · cited by 30
- CategoryTheory.Enriched.FunctorCategory.homEquivproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.