Ring homomorphism
From Maths
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Flesh out, link to categorical concepts
Contents
[hide]Definition
Let (R,+,⋅) and (S,⊕,⊙) be rings and let f:R→S be a map. f is a ring homomorphism (or just homomorphism, or morphism, if the context is clear) if[1]:
- ∀a,b∈R[f(a+b)=f(a)⊕f(b)] and
- ∀a,b∈R[f(a⋅b)=f(a)⊙f(b)]
As a consequence (see immediate properties below) we have:
- f(0R)=0S
- ∀a∈R[f(−a)=−f(a)]
TODO: The case where R has unity (is a u-ring), must S then be too? We should have f(1R)=1S so I guess if R is a u-ring then S must be too!
See also
- Ring isomorphism
- An instance of isomorphism (category theory) - see isomorphism for a disambiguation.