set K = RenField r;
thus
RenField r is Abelian
( RenField r is add-associative & RenField r is right_zeroed & RenField r is right_complementable )
thus
RenField r is add-associative
( RenField r is right_zeroed & RenField r is right_complementable )proof
now for a, b, c being Element of (RenField r) holds (a + b) + c = a + (b + c)let a,
b,
c be
Element of
(RenField r);
(a + b) + c = a + (b + c)reconsider a1 =
a,
b1 =
b,
c1 =
c as
Element of
rng r by defrf;
H:
dom r = the
carrier of
F
by defr;
then reconsider ab =
r . (((r ") . a1) + ((r ") . b1)),
bc =
r . (((r ") . b1) + ((r ") . c1)) as
Element of
rng r by FUNCT_1:3;
thus (a + b) + c =
(ren_add r) . (
(a + b),
c)
by defrf
.=
(ren_add r) . (
((ren_add r) . (a,b)),
c)
by defrf
.=
(ren_add r) . (
(r . (((r ") . a1) + ((r ") . b1))),
c)
by defra
.=
r . (((r ") . ab) + ((r ") . c1))
by defra
.=
r . ((((r ") . a1) + ((r ") . b1)) + ((r ") . c1))
by H, FUNCT_1:34
.=
r . (((r ") . a1) + (((r ") . b1) + ((r ") . c1)))
by RLVECT_1:def 3
.=
r . (((r ") . a1) + ((r ") . bc))
by H, FUNCT_1:34
.=
(ren_add r) . (
a,
(r . (((r ") . b1) + ((r ") . c1))))
by defra
.=
(ren_add r) . (
a,
((ren_add r) . (b,c)))
by defra
.=
(ren_add r) . (
a,
(b + c))
by defrf
.=
a + (b + c)
by defrf
;
verum end;
hence
RenField r is
add-associative
;
verum
end;
thus
RenField r is right_zeroed
RenField r is right_complementable
thus
RenField r is right_complementable
verum