Theorems · Theorem · category theory
CategoryTheory.Functor.map_id
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(self : CategoryTheory.Functor C D) (X : C),
self.map (CategoryTheory.CategoryStruct.id X) = CategoryTheory.CategoryStruct.id (self.obj X)A functor preserves identity morphisms.
- Defined in
- Mathlib.CategoryTheory.Functor.Basic
- Cited by
- 616 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 11 definitions · 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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
Cited by624
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_invproof · cited by 38
- CategoryTheory.Discrete.functor_map_idproof · cited by 36
- AlgebraicGeometry.Scheme.Hom.app_eq_appLEproof · cited by 32
- CategoryTheory.eqToHom_mapproof · cited by 29
- CategoryTheory.Adjunction.comp_unit_appproof · cited by 25
- CategoryTheory.Adjunction.comp_counit_appproof · cited by 19
- CategoryTheory.Functor.map_isZeroproof · cited by 16
- CategoryTheory.Limits.hasColimit_ι_compproof · cited by 13
- CategoryTheory.Functor.whiskerRight_id'proof · cited by 11
- CategoryTheory.Join.mapPairComp_hom_app_leftproof · cited by 10
- CategoryTheory.Join.mapPairComp_hom_app_rightproof · cited by 10
- AlgebraicGeometry.PresheafedSpace.congr_appproof · cited by 9
Showing the 200 most cited of 624.