let AFV be WeakAffVect; for o being Element of AFV holds
( GroupVect AFV,o is Abelian & GroupVect AFV,o is add-associative & GroupVect AFV,o is right_zeroed )
let o be Element of AFV; ( GroupVect AFV,o is Abelian & GroupVect AFV,o is add-associative & GroupVect AFV,o is right_zeroed )
thus
for a, b being Element of (GroupVect AFV,o) holds a + b = b + a
by Lm2; RLVECT_1:def 5 ( GroupVect AFV,o is add-associative & GroupVect AFV,o is right_zeroed )
thus
for a, b, c being Element of (GroupVect AFV,o) holds (a + b) + c = a + (b + c)
by Lm3; RLVECT_1:def 6 GroupVect AFV,o is right_zeroed
thus
for a being Element of (GroupVect AFV,o) holds a + (0. (GroupVect AFV,o)) = a
by Lm4; RLVECT_1:def 7 verum