Theorems · Definition · category theory
CategoryTheory.EnrichedCategory.id
{V : Type v} →
{inst : CategoryTheory.Category.{w, v} V} →
{inst_1 : CategoryTheory.MonoidalCategory V} →
{C : Type u₁} →
[self : CategoryTheory.EnrichedCategory V C] →
(X : C) → CategoryTheory.MonoidalCategoryStruct.tensorUnit V ⟶ X ⟶[V] XThe identity morphism of this category
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.eIdproof · cited by 25
- CategoryTheory.EnrichedCategory.comp_idstatement · cited by 1
- CategoryTheory.EnrichedCategory.id_compstatement · cited by 1
- CategoryTheory.SimplicialThickening.id_appstatement and proof · cited by 0