Mathlib Map

Theorems · Definition · category theory

CategoryTheory.eId

(V : Type v) →
  [inst : CategoryTheory.Category.{w, v} V] →
    [inst_1 : CategoryTheory.MonoidalCategory V] →
      {C : Type u₁} →
        [inst_2 : CategoryTheory.EnrichedCategory V C] →
          (X : C) → CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ X ⟶[V] X

The 𝟙_ V-shaped generalized element giving the identity in a V-enriched category.

Defined in
Mathlib.CategoryTheory.Enriched.Basic
Cited by
25 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.EnrichedCategory

Around this declaration

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

CategoryTheory.EnrichedFunctor.map_id · cited by 5EnrichedFunctor.map_idCategoryTheory.ForgetEnrichment.homTo_id · cited by 5ForgetEnrichment.homTo_idCategoryTheory.e_comp_id · cited by 4CategoryTheory.e_comp_idCategoryTheory.e_id_comp · cited by 4CategoryTheory.e_id_compCategoryTheory.Enriched.FunctorCategory.enrichedId_π · cited by 4FunctorCategory.enrichedI…CategoryTheory.eHomEquiv_id · cited by 4CategoryTheory.eHomEquiv_…CategoryTheory.ForgetEnrichment.homOf_eId · cited by 4ForgetEnrichment.homOf_eIdCategoryTheory.CatEnriched.id_eq · cited by 2CatEnriched.id_eqCategoryTheory.CatEnrichedOrdinary.homEquiv_id · cited by 2CatEnrichedOrdinary.homEq…CategoryTheory.Enriched.FunctorCategory.enriched_comp_id · cited by 2FunctorCategory.enriched_…CategoryTheory.Enriched.FunctorCategory.enriched_id_comp · cited by 2FunctorCategory.enriched_…CategoryTheory.EnrichedFunctor.ext · cited by 2EnrichedFunctor.extCategoryTheory.EnrichedOrdinaryCategory.homEquiv_id · cited by 1EnrichedOrdinaryCategory.…CategoryTheory.EnrichedFunctor.mk.inj · cited by 1mk.injCategoryTheory.EnrichedFunctor.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalCategoryStruct.tensorUnit · cited by 1384MonoidalCategoryStruct.te…CategoryTheory.EnrichedCategory.Hom · cited by 114EnrichedCategory.HomCategoryTheory.EnrichedCategory · cited by 99CategoryTheory.EnrichedCa…CategoryTheory.EnrichedCategory.id · cited by 3EnrichedCategory.idCategoryTheory.eIdCITED BYCITES

Cites7

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

Cited by35

Results whose statement or proof uses this declaration.