set G = V . W;
hereby RLVECT_1:def 3 ( V . W is right_zeroed & V . W is right_complementable )
let x,
y,
z be
Element of
(V . W);
(x + y) + z = x + (y + z)consider a being
Vector of
V such that A3:
x = a . W
by Th15;
consider b being
Vector of
V such that A4:
y = b . W
by Th15;
consider c being
Vector of
V such that A5:
z = c . W
by Th15;
A6:
x + y = (a + b) . W
by A3, A4, Th17;
A7:
y + z = (b + c) . W
by A4, A5, Th17;
thus (x + y) + z =
((a + b) + c) . W
by A5, A6, Th17
.=
(a + (b + c)) . W
by RLVECT_1:def 3
.=
x + (y + z)
by A3, A7, Th17
;
verum
end;
let x be Element of (V . W); ALGSTR_0:def 16 x is right_complementable
consider a being Vector of V such that
A9:
x = a . W
by Th15;
consider b being Vector of V such that
A10:
a + b = 0. V
by ALGSTR_0:def 11;
reconsider b9 = b . W as Element of (V . W) ;
take
b9
; ALGSTR_0:def 11 x + b9 = 0. (V . W)
thus x + b9 =
(0. V) . W
by A9, A10, Th17
.=
0. (V . W)
; verum