let H be RealUnitarySpace; ex F being Function of [: the carrier of H,( the carrier of H *):],( the carrier of H *) st
for x being Point of H
for e being FinSequence of H ex Fe being FinSequence of H st
( Fe = F . (x,e) & Fe = (x .|. e) (*) e )
set CH = the carrier of H;
defpred S1[ object , object , object ] means ex x being Point of H ex e being FinSequence of the carrier of H st
( $1 = x & $2 = e & ex Fe being FinSequence of the carrier of H st
( Fe = $3 & Fe = (x .|. e) (*) e ) );
A1:
for x, y being object st x in the carrier of H & y in the carrier of H * holds
ex z being object st
( z in the carrier of H * & S1[x,y,z] )
proof
let x0,
y0 be
object ;
( x0 in the carrier of H & y0 in the carrier of H * implies ex z being object st
( z in the carrier of H * & S1[x0,y0,z] ) )
assume A2:
(
x0 in the
carrier of
H &
y0 in the
carrier of
H * )
;
ex z being object st
( z in the carrier of H * & S1[x0,y0,z] )
then reconsider xn =
x0 as
Point of
H ;
reconsider e =
y0 as
FinSequence of the
carrier of
H by A2, FINSEQ_1:def 11;
defpred S2[
object ,
object ]
means $2
= (xn .|. (e /. $1)) * (e /. $1);
A3:
for
k being
Nat st
k in Seg (len e) holds
ex
z being
Element of the
carrier of
H st
S2[
k,
z]
;
consider Fe being
FinSequence of the
carrier of
H such that A4:
(
dom Fe = Seg (len e) & ( for
k being
Nat st
k in Seg (len e) holds
S2[
k,
Fe . k] ) )
from FINSEQ_1:sch 5(A3);
A5:
len Fe = len e
by A4, FINSEQ_1:def 3;
A6:
for
i being
Nat st 1
<= i &
i <= len Fe holds
Fe . i = (xn .|. (e /. i)) * (e /. i)
take
Fe
;
( Fe in the carrier of H * & S1[x0,y0,Fe] )
thus
Fe in the
carrier of
H *
by FINSEQ_1:def 11;
S1[x0,y0,Fe]
Fe = (xn .|. e) (*) e
hence
S1[
x0,
y0,
Fe]
;
verum
end;
consider F being Function of [: the carrier of H,( the carrier of H *):],( the carrier of H *) such that
A7:
for z, y being object st z in the carrier of H & y in the carrier of H * holds
S1[z,y,F . (z,y)]
from BINOP_1:sch 1(A1);
take
F
; for x being Point of H
for e being FinSequence of H ex Fe being FinSequence of H st
( Fe = F . (x,e) & Fe = (x .|. e) (*) e )
let z be Point of H; for e being FinSequence of H ex Fe being FinSequence of H st
( Fe = F . (z,e) & Fe = (z .|. e) (*) e )
let e0 be FinSequence of the carrier of H; ex Fe being FinSequence of H st
( Fe = F . (z,e0) & Fe = (z .|. e0) (*) e0 )
e0 in the carrier of H *
by FINSEQ_1:def 11;
then
S1[z,e0,F . (z,e0)]
by A7;
hence
ex Fe being FinSequence of H st
( Fe = F . (z,e0) & Fe = (z .|. e0) (*) e0 )
; verum