let X, Y be RealNormSpace; for L being Lipschitzian LinearOperator of X,Y st L is isomorphism holds
ex T being Lipschitzian LinearOperator of (DualSp X),(DualSp Y) st
( T is isomorphism & ( for x being Point of (DualSp X) holds T . x = x * (L ") ) )
let L be Lipschitzian LinearOperator of X,Y; ( L is isomorphism implies ex T being Lipschitzian LinearOperator of (DualSp X),(DualSp Y) st
( T is isomorphism & ( for x being Point of (DualSp X) holds T . x = x * (L ") ) ) )
assume AS:
L is isomorphism
; ex T being Lipschitzian LinearOperator of (DualSp X),(DualSp Y) st
( T is isomorphism & ( for x being Point of (DualSp X) holds T . x = x * (L ") ) )
then AS1:
( L is one-to-one & L is onto & ( for x being Point of X holds ||.x.|| = ||.(L . x).|| ) )
;
consider K being Lipschitzian LinearOperator of Y,X such that
AS2:
( K = L " & K is isomorphism )
by AS, NORMSP_3:37;
D1:
dom K = the carrier of Y
by FUNCT_2:def 1;
defpred S1[ Function, Function] means $2 = $1 * K;
P0:
for x being Element of (DualSp X) ex y being Element of (DualSp Y) st S1[x,y]
consider T being Function of (DualSp X),(DualSp Y) such that
P1:
for x being Element of (DualSp X) holds S1[x,T . x]
from FUNCT_2:sch 3(P0);
for v, w being Point of (DualSp X) holds T . (v + w) = (T . v) + (T . w)
then P3:
T is additive
;
for v being Point of (DualSp X)
for r being Real holds T . (r * v) = r * (T . v)
then reconsider T = T as LinearOperator of (DualSp X),(DualSp Y) by P3, LOPBAN_1:def 5;
for v being object st v in the carrier of (DualSp Y) holds
ex s being object st
( s in the carrier of (DualSp X) & v = T . s )
then XX:
T is onto
by FUNCT_2:10;
P5:
for v being Point of (DualSp X) holds ||.(T . v).|| = ||.v.||
then
for v being Point of (DualSp X) holds ||.(T . v).|| <= 1 * ||.v.||
;
then reconsider T = T as Lipschitzian LinearOperator of (DualSp X),(DualSp Y) by LOPBAN_1:def 8;
take
T
; ( T is isomorphism & ( for x being Point of (DualSp X) holds T . x = x * (L ") ) )
for x1, x2 being object st x1 in the carrier of (DualSp X) & x2 in the carrier of (DualSp X) & T . x1 = T . x2 holds
x1 = x2
hence
( T is isomorphism & ( for x being Point of (DualSp X) holds T . x = x * (L ") ) )
by P5, XX, P1, AS2, FUNCT_2:19; verum