Theorems · Theorem · category theory
CategoryTheory.EnrichedFunctor.map_id
∀ {V : Type v} [inst : CategoryTheory.Category.{w, v} V] [inst_1 : CategoryTheory.MonoidalCategory V] {C : Type u₁}
[inst_2 : CategoryTheory.EnrichedCategory V C] {D : Type u₂} [inst_3 : CategoryTheory.EnrichedCategory V D]
(self : CategoryTheory.EnrichedFunctor V C D) (X : C),
CategoryTheory.CategoryStruct.comp (CategoryTheory.eId V X) (self.map X X) = CategoryTheory.eId V (self.obj X)- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 5 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.
Cites11
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.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
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.objstatement · cited by 36
- CategoryTheory.EnrichedFunctor.mapstatement · cited by 26
- CategoryTheory.eIdstatement · cited by 25
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedCat.leftUnitor_hom_out_appproof · cited by 0
- CategoryTheory.EnrichedCat.leftUnitor_inv_out_appproof · cited by 0
- CategoryTheory.EnrichedFunctor.map_id_assocproof · cited by 0
- CategoryTheory.EnrichedCat.associator_hom_out_appproof · cited by 0
- CategoryTheory.EnrichedCat.associator_inv_out_appproof · cited by 0