Theorems · Definition · category theory
CategoryTheory.End.asHom
{C : Type u} → [inst : CategoryTheory.CategoryStruct.{v, u} C] → {X : C} → CategoryTheory.End X → (X ⟶ X)Assist the typechecker by expressing an endomorphism f : CategoryTheory.End X as a term of
X ⟶ X.
- Defined in
- Mathlib.CategoryTheory.Endomorphism
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStructstatement and proof · cited by 343
- CategoryTheory.Endstatement and proof · cited by 169
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.End.extstatement and proof · cited by 1
- CategoryTheory.End.ext_iffstatement and proof · cited by 0