set K = unionField (S,f,E);
hereby RLVECT_1:def 2 ( unionField (S,f,E) is add-associative & unionField (S,f,E) is right_zeroed & unionField (S,f,E) is right_complementable )
let x,
y be
Element of
(unionField (S,f,E));
x + y = y + xreconsider a =
x,
b =
y as
Element of
unionCarrier (
S,
f,
E)
by duf;
consider p being
Element of
S,
xi,
yi being
Element of
(p `1) such that A:
(
xi = a &
yi = b &
(unionAdd (S,f,E)) . (
a,
b)
= xi + yi )
by dua;
thus x + y =
xi + yi
by A, lem4a
.=
y + x
by A, lem4a
;
verum
end;
hereby RLVECT_1:def 3 ( unionField (S,f,E) is right_zeroed & unionField (S,f,E) is right_complementable )
let x,
y,
z be
Element of
(unionField (S,f,E));
(b1 + b2) + b3 = b1 + (b2 + b3)reconsider a =
x,
b =
y,
c =
z,
ab =
x + y as
Element of
unionCarrier (
S,
f,
E)
by duf;
consider p being
Element of
S,
xi,
yi being
Element of
(p `1) such that A:
(
xi = a &
yi = b &
(unionAdd (S,f,E)) . (
a,
b)
= xi + yi )
by dua;
consider q being
Element of
S,
xj,
zj being
Element of
(q `1) such that B:
(
xj = ab &
zj = c &
(unionAdd (S,f,E)) . (
ab,
c)
= xj + zj )
by dua;
end;
hereby RLVECT_1:def 4 unionField (S,f,E) is right_complementable
let x be
Element of
(unionField (S,f,E));
x + (0. (unionField (S,f,E))) = x
x is
Element of
unionCarrier (
S,
f,
E)
by duf;
then consider Y being
set such that A:
(
x in Y &
Y in { the carrier of (p `1) where p is Element of S : verum } )
by TARSKI:def 4;
consider p being
Element of
S such that B:
Y = the
carrier of
(p `1)
by A;
reconsider a =
x as
Element of
(p `1) by A, B;
0. (unionField (S,f,E)) = 0. (p `1)
by lem5a;
hence x + (0. (unionField (S,f,E))) =
a + (0. (p `1))
by lem4a
.=
x
;
verum
end;
let x be Element of (unionField (S,f,E)); ALGSTR_0:def 16 x is right_complementable
x is Element of unionCarrier (S,f,E)
by duf;
then consider Y being set such that
A:
( x in Y & Y in { the carrier of (p `1) where p is Element of S : verum } )
by TARSKI:def 4;
consider p being Element of S such that
B:
Y = the carrier of (p `1)
by A;
reconsider a = x as Element of (p `1) by A, B;
the carrier of (p `1) in { the carrier of (p `1) where p is Element of S : verum }
;
then
- a in unionCarrier (S,f,E)
by TARSKI:def 4;
then reconsider y = - a as Element of (unionField (S,f,E)) by duf;
take
y
; ALGSTR_0:def 11 x + y = 0. (unionField (S,f,E))
thus x + y =
a + (- a)
by lem4a
.=
0. (p `1)
by RLVECT_1:5
.=
0. (unionField (S,f,E))
by lem5a
; verum