set ZS = {0 };
set T = {{} ,{0 }};
{{} ,{0 }} c= bool {0 }
then reconsider T = {{} ,{0 }} as Subset-Family of {0 } ;
reconsider O = 0 as Element of {0 } by TARSKI:def 1;
deffunc H1( Element of {0 }, Element of {0 }) -> Element of {0 } = O;
consider F being BinOp of {0 } such that
A1:
for x, y being Element of {0 } holds F . x,y = H1(x,y)
from BINOP_1:sch 4();
deffunc H2( real number , Element of {0 }) -> Element of {0 } = O;
consider G being Function of [:REAL ,{0 }:],{0 } such that
A2:
for a being Element of REAL
for x being Element of {0 } holds G . a,x = H2(a,x)
from BINOP_1:sch 4();
take W = RLTopStruct(# {0 },O,F,G,T #); ( W is strict & W is add-continuous & W is Mult-continuous & W is TopSpace-like & W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
W is strict
; ( W is add-continuous & W is Mult-continuous & W is TopSpace-like & W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
W is add-continuous
( W is Mult-continuous & W is TopSpace-like & W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
W is Mult-continuous
( W is TopSpace-like & W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
W is TopSpace-like
( W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
for x, y being Point of W holds x + y = y + x
RLVECT_1:def 5 ( W is add-associative & W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
for x, y, z being Point of W holds (x + y) + z = x + (y + z)
RLVECT_1:def 6 ( W is right_zeroed & W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )proof
let x,
y,
z be
Point of
W;
(x + y) + z = x + (y + z)
reconsider X =
x,
Y =
y,
Z =
z as
Element of
{0 } ;
(x + y) + z = H1(
H1(
X,
Y),
Z)
by A1;
hence
(x + y) + z = x + (y + z)
by A1;
verum
end;
thus
for x being Point of W holds x + (0. W) = x
RLVECT_1:def 7 ( W is right_complementable & W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
for x being Point of W holds x is right_complementable
ALGSTR_0:def 16 ( W is vector-distributive & W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
for a being real number
for x, y being Point of W holds a * (x + y) = (a * x) + (a * y)
RLVECT_1:def 8 ( W is scalar-distributive & W is scalar-associative & W is scalar-unital )
thus
for a, b being real number
for x being Point of W holds (a + b) * x = (a * x) + (b * x)
RLVECT_1:def 9 ( W is scalar-associative & W is scalar-unital )
thus
for a, b being real number
for x being Point of W holds (a * b) * x = a * (b * x)
RLVECT_1:def 10 W is scalar-unital
thus
for x being Point of W holds 1 * x = x
RLVECT_1:def 11 verum