thus
REAL-NS n is RealNormSpace-like
:: thesis: ( REAL-NS n is RealLinearSpace-like & REAL-NS n is Abelian & REAL-NS n is add-associative & REAL-NS n is right_zeroed & REAL-NS n is right_complementable )
thus
REAL-NS n is RealLinearSpace-like
:: thesis: ( REAL-NS n is Abelian & REAL-NS n is add-associative & REAL-NS n is right_zeroed & REAL-NS n is right_complementable )
thus
REAL-NS n is Abelian
:: thesis: ( REAL-NS n is add-associative & REAL-NS n is right_zeroed & REAL-NS n is right_complementable )
thus
REAL-NS n is add-associative
:: thesis: ( REAL-NS n is right_zeroed & REAL-NS n is right_complementable )proof
for
u,
v,
w being
VECTOR of
(REAL-NS n) holds
(u + v) + w = u + (v + w)
proof
let u,
v,
w be
VECTOR of
(REAL-NS n);
:: thesis: (u + v) + w = u + (v + w)
thus
(u + v) + w = u + (v + w)
:: thesis: verumproof
reconsider u1 =
u,
v1 =
v,
w1 =
w as
Element of
REAL n by Def4;
A10:
v + w = v1 + w1
by Th2;
thus (u + v) + w =
(Euclid_add n) . (the addF of (REAL-NS n) . u,v),
w
by Def4
.=
(Euclid_add n) . ((Euclid_add n) . u1,v1),
w1
by Def4
.=
(Euclid_add n) . u1,
((Euclid_add n) . v1,w1)
by BINOP_1:def 3
.=
(Euclid_add n) . u1,
(v1 + w1)
by Def1
.=
u1 + (v1 + w1)
by Def1
.=
u + (v + w)
by A10, Th2
;
:: thesis: verum
end;
end;
hence
REAL-NS n is
add-associative
by RLVECT_1:def 6;
:: thesis: verum
end;
thus
REAL-NS n is right_zeroed
:: thesis: REAL-NS n is right_complementable
REAL-NS n is right_complementable
hence
REAL-NS n is right_complementable
; :: thesis: verum