Theorems · Definition · ring theory
AlgHomClass.toAlgHom
{R : Type u_1} →
{A : Type u_2} →
{B : Type u_3} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Algebra R A] →
[inst_4 : Algebra R B] → {F : Type u_5} → [inst_5 : FunLike F A B] → [AlgHomClass F R A B] → F → A →ₐ[R] BTurn an element of a type F satisfying AlgHomClass F α β into an actual
AlgHom. This is declared as the default coercion from F to α →+* β.
- Defined in
- Mathlib.Algebra.Algebra.Hom
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- AlgHomstatement · cited by 3,236
- FunLikestatement and proof · cited by 2,560
- RingHomClass.toRingHomproof · cited by 746
- AlgHomClassstatement and proof · cited by 50
- AlgHomClass.commutesproof · cited by 15
Cited by17
Results whose statement or proof uses this declaration.
- BialgHomClass.toBialgHomproof · cited by 23
- IsIntegral.mapproof · cited by 22
- StarAlgHomClass.toStarAlgHomproof · cited by 7
- GradedAlgHom.ofClassproof · cited by 3
- AlgHom.coe_coestatement · cited by 2
- AlgHomClass.toRingHom_toAlgHomstatement · cited by 1
- Ideal.LiesOver.of_eq_comapproof · cited by 1
- AlgHom.eqOn_supproof · cited by 1
- Algebra.PreSubmersivePresentation.jacobian_ofAlgEquivproof · cited by 0
- AlgHomClass.toLinearMap_toAlgHomstatement · cited by 0
- AlgHomClass.toAlgHom.congr_simpstatement and proof · cited by 0
- GradedAlgHom.toAlgHom_ofClassstatement · cited by 0