set ZS = {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();
set T = {{} ,{0 }};
{{} ,{0 }} c= bool {0 }
then reconsider T = {{} ,{0 }} as Subset-Family of {0 } ;
take W = RLTopStruct(# {0 },O,F,G,T #); :: thesis: ( 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 RealLinearSpace-like )
thus
W is strict
; :: thesis: ( 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 RealLinearSpace-like )
thus
W is add-continuous
:: thesis: ( 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 RealLinearSpace-like )
thus
W is Mult-continuous
:: thesis: ( W is TopSpace-like & W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is RealLinearSpace-like )
thus
W is TopSpace-like
:: thesis: ( W is Abelian & W is add-associative & W is right_zeroed & W is right_complementable & W is RealLinearSpace-like )
thus
for x, y being Point of W holds x + y = y + x
:: according to RLVECT_1:def 5 :: thesis: ( W is add-associative & W is right_zeroed & W is right_complementable & W is RealLinearSpace-like )
thus
for x, y, z being Point of W holds (x + y) + z = x + (y + z)
:: according to RLVECT_1:def 6 :: thesis: ( W is right_zeroed & W is right_complementable & W is RealLinearSpace-like )
thus
for x being Point of W holds x + (0. W) = x
:: according to RLVECT_1:def 7 :: thesis: ( W is right_complementable & W is RealLinearSpace-like )
thus
for x being Point of W holds x is right_complementable
:: according to ALGSTR_0:def 16 :: thesis: W is RealLinearSpace-like
thus
for a being real number
for x, y being Point of W holds a * (x + y) = (a * x) + (a * y)
:: according to RLVECT_1:def 9 :: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of W holds (b1 + b2) * b3 = (b1 * b3) + (b2 * b3) ) & ( for b1, b2 being set
for b3 being Element of the carrier of W holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of W holds 1 * b1 = b1 ) )
thus
for a, b being real number
for x being Point of W holds (a + b) * x = (a * x) + (b * x)
:: thesis: ( ( for b1, b2 being set
for b3 being Element of the carrier of W holds (b1 * b2) * b3 = b1 * (b2 * b3) ) & ( for b1 being Element of the carrier of W holds 1 * b1 = b1 ) )
thus
for a, b being real number
for x being Point of W holds (a * b) * x = a * (b * x)
:: thesis: for b1 being Element of the carrier of W holds 1 * b1 = b1
thus
for x being Point of W holds 1 * x = x
:: thesis: verum