Theorems · Theorem · category theory
CategoryTheory.ConcreteCategory.id_apply
∀ {C : Type u} {inst : CategoryTheory.Category.{v, u} C} {FC : outParam (C → C → Type u_1)} {CC : outParam (C → Type w)}
{inst_1 : outParam ((X Y : C) → FunLike (FC X Y) (CC X) (CC Y))} [self : CategoryTheory.ConcreteCategory C FC] {X : C}
(x : CC X), (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.id X)) x = x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 5 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.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.id_applyproof · cited by 100
- TopCat.Sheaf.eq_of_locally_eq'proof · cited by 6
- AlgebraicGeometry.PresheafedSpace.GlueData.snd_invApp_t_app'proof · cited by 2
- CategoryTheory.ConcreteCategory.coe_idproof · cited by 0