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 !
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 !
For $x \neq 0$, $$1_S = f(1_R)=f(xx^{-1}) = f(x) f(x^{-1})$$
so $f(x) \neq 0$.