let R be Ring; for M, N being LeftMod of R
for f being Homomorphism of R,M,N holds
( f is one-to-one iff ker f = {(0. M)} )
let M, N be LeftMod of R; for f being Homomorphism of R,M,N holds
( f is one-to-one iff ker f = {(0. M)} )
let f be Homomorphism of R,M,N; ( f is one-to-one iff ker f = {(0. M)} )
A1: f . (0. M) =
f . ((0. M) + (0. M))
by RLVECT_1:4
.=
(f . (0. M)) + (f . (0. M))
by Def10, VECTSP_1:def 20
;
then A2:
f . (0. M) = 0. N
by RLVECT_1:9;
A3:
0. M in ker f
by A2;
thus
( f is one-to-one implies ker f = {(0. M)} )
( ker f = {(0. M)} implies f is one-to-one )
assume A10:
ker f = {(0. M)}
; f is one-to-one
for x1, x2 being object st x1 in dom f & x2 in dom f & f . x1 = f . x2 holds
x1 = x2
hence
f is one-to-one
; verum