Theorems · Definition · group theory
OneHomClass.toOneHom
{M : Type u_4} →
{N : Type u_5} →
{F : Type u_9} → [inst : One M] → [inst_1 : One N] → [inst_2 : FunLike F M N] → [OneHomClass F M N] → F → OneHom M NTurn an element of a type F satisfying OneHomClass F M N into an actual
OneHom. This is declared as the default coercion from F to OneHom M N.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- OneOneFunLikeOneHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- OneHomstatement · cited by 55
- OneHomClassstatement and proof · cited by 38
- OneHomClass.map_oneproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- MonoidHomClass.toMonoidHomproof · cited by 294
- MonoidHom.inverseproof · cited by 1
- RingHom.inverseproof · cited by 1
- MonoidHom.mk_coestatement and proof · cited by 0
- OneHom.coe_coestatement · cited by 0