Theorems · Theorem · category theory
CategoryTheory.e_id_comp
∀ (V : Type v) [inst : CategoryTheory.Category.{w, v} V] [inst_1 : CategoryTheory.MonoidalCategory V] {C : Type u₁}
[inst_2 : CategoryTheory.EnrichedCategory V C] (X Y : C),
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.leftUnitor (X ⟶[V] Y)).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerRight (CategoryTheory.eId V X) (X ⟶[V] Y))
(CategoryTheory.eComp V X X Y)) =
CategoryTheory.CategoryStruct.id (X ⟶[V] Y)- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonoidalCategoryStruct.leftUnitorstatement · cited by 437
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.eHomWhiskerRight_idproof · cited by 5
- CategoryTheory.Enriched.FunctorCategory.enriched_id_compproof · cited by 2
- CategoryTheory.CatEnriched.id_hComp_heqproof · cited by 0
- CategoryTheory.e_id_comp_assocproof · cited by 0