Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.id_apply

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
  [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {X : C}
  (x : CategoryTheory.ToType X), (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.id X)) x = x
Defined in
Mathlib.CategoryTheory.ConcreteCategory.Basic
Cited by
100 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 18 definitions · uses propext
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategory

Around this declaration

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

CategoryTheory.Iso.inv_hom_id_apply · cited by 53Iso.inv_hom_id_applyCategoryTheory.Iso.hom_inv_id_apply · cited by 50Iso.hom_inv_id_applyCategoryTheory.Presieve.compatible_iff_sieveCompatible · cited by 6Presieve.compatible_iff_s…SSet.Subcomplex.mem_degenerate_iff · cited by 5Subcomplex.mem_degenerate…CategoryTheory.MonoidalCategory.DayConvolution.associator_hom_unit_unit · cited by 4DayConvolution.associator…CategoryTheory.IsIso.inv_hom_id_apply · cited by 4IsIso.inv_hom_id_applySSet.exists_nonDegenerate · cited by 4SSet.exists_nonDegenerateCategoryTheory.Iso.hom_inv_id_app_apply · cited by 3Iso.hom_inv_id_app_applySSet.Truncated.IsStrictSegal.hom_ext · cited by 3IsStrictSegal.hom_extCategoryTheory.Subfunctor.mem_ofSection_obj · cited by 3Subfunctor.mem_ofSection_…SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_one · cited by 3liftOfStrictSegal.spineEq…SSet.Truncated.liftOfStrictSegal.spineEquiv_f₂_arrow_zero · cited by 3liftOfStrictSegal.spineEq…CategoryTheory.Presieve.isSheafFor_subsieve_aux · cited by 3Presieve.isSheafFor_subsi…CategoryTheory.Functor.map_id_apply · cited by 3Functor.map_id_applyCategoryTheory.OverPresheafAux.map_mkPrecomp_eqToHom · cited by 3OverPresheafAux.map_mkPre…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homFunLike · cited by 2560FunLikeCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.ToType · cited by 219CategoryTheory.ToTypeCategoryTheory.ConcreteCategory.id_apply · cited by 4ConcreteCategory.id_applyCategoryTheory.id_applyCITED BYCITES

Cites8

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

Cited by100

Results whose statement or proof uses this declaration.