let IT be Element of V; ( IT = - v iff v + IT = 0. V )
consider v1 being Element of V such that
A2:
v + v1 = 0. V
by A1, ALGSTR_0:def 11;
A3:
V is right_add-cancelable
by A1, Th9;
A4:
v is left_complementable
(v + (- v)) + v =
v + ((- v) + v)
by A1, Def6
.=
v + (0. V)
by A3, A4, ALGSTR_0:def 13
.=
v
by A1, Th10
.=
(0. V) + v
by A1, Th10
;
hence
( IT = - v implies v + IT = 0. V )
by A3, ALGSTR_0:def 4; ( v + IT = 0. V implies IT = - v )
assume A5:
v + IT = 0. V
; IT = - v
thus IT =
(0. V) + IT
by A1, Th10
.=
((- v) + v) + IT
by A3, A4, ALGSTR_0:def 13
.=
(- v) + (0. V)
by A1, A5, Def6
.=
- v
by A1, Th10
; verum