now for x being Point of [:G,F:] st x = 0. [:G,F:] holds
||.x.|| = 0 let x be
Point of
[:G,F:];
( x = 0. [:G,F:] implies ||.x.|| = 0 )consider x1 being
Point of
G,
x2 being
Point of
F such that A1:
x = [x1,x2]
by Lm1;
consider v being
Element of
REAL 2
such that A2:
(
v = <*||.x1.||,||.x2.||*> &
(prod_NORM (G,F)) . (
x1,
x2)
= |.v.| )
by Def6;
assume
x = 0. [:G,F:]
;
||.x.|| = 0 then
(
x1 = 0. G &
x2 = 0. F )
by A1, XTUPLE_0:1;
then
(
||.x1.|| = 0 &
||.x2.|| = 0 )
;
then
v = 0* 2
by A2, FINSEQ_2:61;
hence
||.x.|| = 0
by A2, A1, EUCLID:7;
verum end;
then
||.(0. [:G,F:]).|| = 0
;
hence
[:G,F:] is reflexive
; ( [:G,F:] is discerning & [:G,F:] is RealNormSpace-like )
now for x being Point of [:G,F:] st ||.x.|| = 0 holds
x = 0. [:G,F:]let x be
Point of
[:G,F:];
( ||.x.|| = 0 implies x = 0. [:G,F:] )consider x1 being
Point of
G,
x2 being
Point of
F such that A3:
x = [x1,x2]
by Lm1;
consider v being
Element of
REAL 2
such that A4:
(
v = <*||.x1.||,||.x2.||*> &
(prod_NORM (G,F)) . (
x1,
x2)
= |.v.| )
by Def6;
assume
||.x.|| = 0
;
x = 0. [:G,F:]then
v = 0* 2
by A4, A3, EUCLID:8;
then A5:
v = <*0,0*>
by FINSEQ_2:61;
(
||.x1.|| = v . 1 &
||.x2.|| = v . 2 )
by A4;
then
(
||.x1.|| = 0 &
||.x2.|| = 0 )
by A5;
then
(
x1 = 0. G &
x2 = 0. F )
by NORMSP_0:def 5;
hence
x = 0. [:G,F:]
by A3;
verum end;
hence
[:G,F:] is discerning
; [:G,F:] is RealNormSpace-like
now for x, y being Point of [:G,F:]
for a being Real holds
( ||.(a * x).|| = |.a.| * ||.x.|| & ||.(x + y).|| <= ||.x.|| + ||.y.|| )let x,
y be
Point of
[:G,F:];
for a being Real holds
( ||.(a * x).|| = |.a.| * ||.x.|| & ||.(x + y).|| <= ||.x.|| + ||.y.|| )let a be
Real;
( ||.(a * x).|| = |.a.| * ||.x.|| & ||.(x + y).|| <= ||.x.|| + ||.y.|| )consider x1 being
Point of
G,
x2 being
Point of
F such that A6:
x = [x1,x2]
by Lm1;
consider y1 being
Point of
G,
y2 being
Point of
F such that A7:
y = [y1,y2]
by Lm1;
consider v being
Element of
REAL 2
such that A8:
(
v = <*||.x1.||,||.x2.||*> &
(prod_NORM (G,F)) . (
x1,
x2)
= |.v.| )
by Def6;
consider z being
Element of
REAL 2
such that A9:
(
z = <*||.y1.||,||.y2.||*> &
(prod_NORM (G,F)) . (
y1,
y2)
= |.z.| )
by Def6;
thus
||.(a * x).|| = |.a.| * ||.x.||
||.(x + y).|| <= ||.x.|| + ||.y.||proof
consider w being
Element of
REAL 2
such that A10:
(
w = <*||.(a * x1).||,||.(a * x2).||*> &
(prod_NORM (G,F)) . (
(a * x1),
(a * x2))
= |.w.| )
by Def6;
reconsider aa =
|.a.|,
xx1 =
||.x1.||,
xx2 =
||.x2.|| as
Real ;
(
||.(a * x1).|| = |.a.| * ||.x1.|| &
||.(a * x2).|| = |.a.| * ||.x2.|| )
by NORMSP_1:def 1;
then w =
aa * |[xx1,xx2]|
by A10, EUCLID:58
.=
|.a.| * v
by A8, EUCLID:65
;
then |.w.| =
|.|.a.|.| * |.v.|
by EUCLID:11
.=
|.a.| * |.v.|
;
hence
||.(a * x).|| = |.a.| * ||.x.||
by A8, A10, A6, Def2;
verum
end; thus
||.(x + y).|| <= ||.x.|| + ||.y.||
verumproof
consider w being
Element of
REAL 2
such that A11:
(
w = <*||.(x1 + y1).||,||.(x2 + y2).||*> &
(prod_NORM (G,F)) . (
(x1 + y1),
(x2 + y2))
= |.w.| )
by Def6;
A12:
||.(x + y).|| = |.w.|
by A11, A6, A7, Def1;
A13:
(
||.(x1 + y1).|| <= ||.x1.|| + ||.y1.|| &
||.(x2 + y2).|| <= ||.x2.|| + ||.y2.|| )
by NORMSP_1:def 1;
reconsider t1 =
||.x1.|| + ||.y1.||,
t2 =
||.x2.|| + ||.y2.|| as
Element of
REAL by XREAL_0:def 1;
reconsider t =
<*t1,t2*> as
FinSequence of
REAL ;
A14:
(
len w = 2 &
len t = 2 )
by A11, FINSEQ_1:44;
then A18:
|.w.| <= |.t.|
by A14, PRVECT_2:2;
t =
|[||.x1.||,||.x2.||]| + |[||.y1.||,||.y2.||]|
by EUCLID:56
.=
v + z
by A8, A9, EUCLID:64
;
then
|.t.| <= |.v.| + |.z.|
by EUCLID:12;
hence
||.(x + y).|| <= ||.x.|| + ||.y.||
by A12, A6, A8, A7, A9, A18, XXREAL_0:2;
verum
end; end;
hence
[:G,F:] is RealNormSpace-like
by NORMSP_1:def 1; verum