let L be non empty addLoopStr ; ( L is AddGroup iff ( ( for a being Element of L holds a + (0. L) = a ) & ( for a being Element of L ex x being Element of L st a + x = 0. L ) & ( for a, b, c being Element of L holds (a + b) + c = a + (b + c) ) ) )
thus
( L is AddGroup implies ( ( for a being Element of L holds a + (0. L) = a ) & ( for a being Element of L ex x being Element of L st a + x = 0. L ) & ( for a, b, c being Element of L holds (a + b) + c = a + (b + c) ) ) )
by Th6, RLVECT_1:def 3, RLVECT_1:def 4; ( ( for a being Element of L holds a + (0. L) = a ) & ( for a being Element of L ex x being Element of L st a + x = 0. L ) & ( for a, b, c being Element of L holds (a + b) + c = a + (b + c) ) implies L is AddGroup )
assume that
A1:
for a being Element of L holds a + (0. L) = a
and
A2:
for a being Element of L ex x being Element of L st a + x = 0. L
and
A3:
for a, b, c being Element of L holds (a + b) + c = a + (b + c)
; L is AddGroup
L is right_complementable
hence
L is AddGroup
by A1, A3, RLVECT_1:def 3, RLVECT_1:def 4; verum