Theorems · Definition · ring theory
RingHom.toNatAlgHom
{R : Type u_1} → {S : Type u_2} → [inst : Semiring R] → [inst_1 : Semiring S] → (R →+* S) → R →ₐ[ℕ] SReinterpret a RingHom as an ℕ-algebra homomorphism.
- Defined in
- Mathlib.Algebra.Algebra.Hom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- AlgHomstatement · cited by 3,236
Cited by6
Results whose statement or proof uses this declaration.
- RingEquiv.toNatAlgEquivproof · cited by 6
- RingHom.equivNatAlgHomproof · cited by 2
- RingHom.toNatAlgHom_applystatement · cited by 0
- RingHom.toNatAlgHom_coestatement · cited by 0
- RingHom.equivNatAlgHom_applystatement · cited by 0
- RingEquiv.toAlgHom_toNatAlgEquivstatement · cited by 0