let X, Y be RealLinearSpace; ex f being LinearOperator of Y,[:((0). X),Y:] st
( f is bijective & ( for y being Element of Y holds f . y = [(0. X),y] ) )
set A = the carrier of Y;
set B = the carrier of [:((0). X),Y:];
deffunc H1( Element of the carrier of Y) -> Element of the carrier of [:((0). X),Y:] = In ([(0. X),$1], the carrier of [:((0). X),Y:]);
consider f being Function of the carrier of Y, the carrier of [:((0). X),Y:] such that
A1:
for y being Element of the carrier of Y holds f . y = H1(y)
from FUNCT_2:sch 4();
A2:
for y being Element of Y holds f . y = [(0. X),y]
0. X in {(0. X)}
by TARSKI:def 1;
then reconsider ZY = 0. X as Point of ((0). X) by RLSUB_1:def 3;
for y1, y2 being Element of Y holds f . (y1 + y2) = (f . y1) + (f . y2)
then A6:
f is additive
;
for y being VECTOR of Y
for r being Real holds f . (r * y) = r * (f . y)
then reconsider f = f as LinearOperator of Y,[:((0). X),Y:] by A6, LOPBAN_1:def 5;
take
f
; ( f is bijective & ( for y being Element of Y holds f . y = [(0. X),y] ) )
then A9:
f is one-to-one
by FUNCT_2:19;
then
the carrier of [:((0). X),Y:] c= rng f
;
then
f is onto
by FUNCT_2:def 3, XBOOLE_0:def 10;
hence
( f is bijective & ( for y being Element of Y holds f . y = [(0. X),y] ) )
by A2, A9; verum