Homomorphism : kernel of a field only has 0

318 Views Asked by At

i'm new here and i'm struggling to prove that for R,S fields and f : R → S

kernel(f) = {0}

Definition of kernel is : kern(f)= { r ∈ R | f(r) = 0 }

I started the proof but stuck at the start :

∀a ∈ R-{0} => f(a) ≠ 0

Thank you for your help !

1

There are 1 best solutions below

3
On BEST ANSWER

For $x \neq 0$, $$1_S = f(1_R)=f(xx^{-1}) = f(x) f(x^{-1})$$

so $f(x) \neq 0$.