set F = SeqField f;
hereby RLVECT_1:def 3 ( SeqField f is right_zeroed & SeqField f is right_complementable )
let x,
y,
z be
Element of
(SeqField f);
(b1 + b2) + b3 = b1 + (b2 + b3)reconsider a =
x,
b =
y,
c =
z,
ab =
x + y as
Element of
Carrier f by dsf;
consider i being
Element of
NAT ,
xi,
yi being
Element of
(f . i) such that A:
(
xi = a &
yi = b &
(addseq f) . (
a,
b)
= xi + yi )
by defadd;
consider j being
Element of
NAT ,
xj,
zj being
Element of
(f . j) such that B:
(
xj = ab &
zj = c &
(addseq f) . (
ab,
c)
= xj + zj )
by defadd;
end;
let x be Element of (SeqField f); ALGSTR_0:def 16 x is right_complementable
x is Element of Carrier f
by dsf;
then consider Y being set such that
A:
( x in Y & Y in { the carrier of (f . i) where i is Element of NAT : verum } )
by TARSKI:def 4;
consider i being Element of NAT such that
B:
Y = the carrier of (f . i)
by A;
reconsider a = x as Element of (f . i) by A, B;
the carrier of (f . i) in { the carrier of (f . i) where i is Element of NAT : verum }
;
then
- a in Carrier f
by TARSKI:def 4;
then reconsider y = - a as Element of (SeqField f) by dsf;
take
y
; ALGSTR_0:def 11 x + y = 0. (SeqField f)
thus x + y =
a + (- a)
by lem4
.=
0. (f . i)
by RLVECT_1:5
.=
0. (SeqField f)
by lem5
; verum