Theorems · Definition · category theory
CategoryTheory.Enriched.FunctorCategory.enrichedId
(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₁ : CategoryTheory.Functor J C) →
[inst_5 : CategoryTheory.Enriched.FunctorCategory.HasEnrichedHom V F₁ F₁] →
CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶
CategoryTheory.Enriched.FunctorCategory.enrichedHom V F₁ F₁The identity for the V-enrichment of the category J ⥤ C.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.Enriched.FunctorCategory.enrichedHomstatement · cited by 33
- CategoryTheory.Enriched.FunctorCategory.HasEnrichedHomstatement and proof · cited by 30
- CategoryTheory.Enriched.FunctorCategory.homEquivproof · cited by 8
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedIdproof · cited by 6
- CategoryTheory.Enriched.FunctorCategory.enrichedId_πstatement · cited by 4
- CategoryTheory.Enriched.FunctorCategory.enriched_comp_idstatement and proof · cited by 2
- CategoryTheory.Enriched.FunctorCategory.enriched_id_compstatement and proof · cited by 2
- CategoryTheory.Enriched.FunctorCategory.functorEnrichedId_appstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.functorHomEquiv_idproof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.enrichedId_π_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.homEquiv_idstatement · cited by 0
- CategoryTheory.Enriched.FunctorCategory.enriched_comp_id_assocstatement and proof · cited by 0
- CategoryTheory.Enriched.FunctorCategory.enriched_id_comp_assocstatement and proof · cited by 0