Theorems · Definition · category theory
CategoryTheory.ConcreteCategory.ofHom
{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 Y : C} → FC X Y → (X ⟶ Y)Convert a bundled function to a morphism of C.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
Cited by109
Results whose statement or proof uses this declaration.
- TypeCat.ofHomproof · cited by 389
- CommRingCat.ofHomproof · cited by 259
- CategoryTheory.ConcreteCategory.hom_ofHomstatement · cited by 205
- ModuleCat.ofHomproof · cited by 200
- AddCommGrpCat.ofHomproof · cited by 72
- Rep.ofHomproof · cited by 45
- TopCat.ofHomproof · cited by 44
- CommAlgCat.ofHomproof · cited by 24
- MonCat.ofHomproof · cited by 24
- GrpCat.ofHomproof · cited by 23
- CommGrpCat.ofHomproof · cited by 19
- TopRep.ofHomproof · cited by 19