definition
let X,
Y be
RealNormSpace;
existence
ex b1 being LinearOperator of [:X,Y:],[:Y,X:] st
( b1 is one-to-one & b1 is onto & b1 is isometric & ( for x being Point of X
for y being Point of Y holds b1 . (x,y) = [y,x] ) )
uniqueness
for b1, b2 being LinearOperator of [:X,Y:],[:Y,X:] st b1 is one-to-one & b1 is onto & b1 is isometric & ( for x being Point of X
for y being Point of Y holds b1 . (x,y) = [y,x] ) & b2 is one-to-one & b2 is onto & b2 is isometric & ( for x being Point of X
for y being Point of Y holds b2 . (x,y) = [y,x] ) holds
b1 = b2
end;
theorem Th8:
for
X,
Y being
RealNormSpace for
Z being non
empty set for
f being
PartFunc of
[:X,Y:],
Z for
I being
Function of
[:Y,X:],
[:X,Y:] st ( for
y being
Point of
Y for
x being
Point of
X holds
I . (
y,
x)
= [x,y] ) holds
(
dom (f * I) = I " (dom f) & ( for
x being
Point of
X for
y being
Point of
Y holds
(f * I) . (
y,
x)
= f . (
x,
y) ) )
theorem Th11:
for
X,
Y,
Z being
RealNormSpace for
f being
PartFunc of
[:X,Y:],
Z for
U being
Subset of
[:X,Y:] for
I being
Function of
[:Y,X:],
[:X,Y:] st ( for
y being
Point of
Y for
x being
Point of
X holds
I . (
y,
x)
= [x,y] ) holds
for
a being
Point of
X for
b being
Point of
Y for
u being
Point of
[:X,Y:] for
v being
Point of
[:Y,X:] st
u in U &
u = [a,b] &
v = [b,a] holds
(
f * (reproj1 u) = (f * I) * (reproj2 v) &
f * (reproj2 u) = (f * I) * (reproj1 v) )
theorem
for
X,
Y,
Z being
RealNormSpace for
f being
PartFunc of
[:X,Y:],
Z for
U being
Subset of
[:X,Y:] for
I being
LinearOperator of
[:Y,X:],
[:X,Y:] st
U = dom f &
f is_differentiable_on U &
I is
one-to-one &
I is
onto &
I is
isometric & ( for
y being
Point of
Y for
x being
Point of
X holds
I . (
y,
x)
= [x,y] ) holds
for
a being
Point of
X for
b being
Point of
Y for
u being
Point of
[:X,Y:] for
v being
Point of
[:Y,X:] st
u in U &
u = [a,b] &
v = [b,a] holds
( (
f is_partial_differentiable_in`1 u implies
f * I is_partial_differentiable_in`2 v ) & (
f * I is_partial_differentiable_in`2 v implies
f is_partial_differentiable_in`1 u ) & (
f is_partial_differentiable_in`2 u implies
f * I is_partial_differentiable_in`1 v ) & (
f * I is_partial_differentiable_in`1 v implies
f is_partial_differentiable_in`2 u ) )
by Th11;
theorem
for
X,
Y,
Z being
RealNormSpace for
f being
PartFunc of
[:X,Y:],
Z for
U being
Subset of
[:X,Y:] for
I being
LinearOperator of
[:Y,X:],
[:X,Y:] st
U = dom f &
f is_differentiable_on U &
I is
one-to-one &
I is
onto &
I is
isometric & ( for
y being
Point of
Y for
x being
Point of
X holds
I . (
y,
x)
= [x,y] ) holds
for
a being
Point of
X for
b being
Point of
Y for
u being
Point of
[:X,Y:] for
v being
Point of
[:Y,X:] st
u in U &
u = [a,b] &
v = [b,a] holds
(
partdiff`1 (
f,
u)
= partdiff`2 (
(f * I),
v) &
partdiff`2 (
f,
u)
= partdiff`1 (
(f * I),
v) )
by Th11;
theorem Th14:
for
F being
RealNormSpace for
G,
E being non
trivial RealBanachSpace for
Z being
Subset of
[:E,F:] for
f being
PartFunc of
[:E,F:],
G for
a being
Point of
E for
b being
Point of
F for
c being
Point of
G for
z being
Point of
[:E,F:] st
Z is
open &
dom f = Z &
f is_differentiable_on Z &
f `| Z is_continuous_on Z &
[a,b] in Z &
f . (
a,
b)
= c &
z = [a,b] &
partdiff`1 (
f,
z) is
invertible holds
ex
r1,
r2 being
Real st
(
0 < r1 &
0 < r2 &
[:(cl_Ball (a,r1)),(Ball (b,r2)):] c= Z & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
ex
x being
Point of
E st
(
x in Ball (
a,
r1) &
f . (
x,
y)
= c ) ) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
for
x1,
x2 being
Point of
E st
x1 in Ball (
a,
r1) &
x2 in Ball (
a,
r1) &
f . (
x1,
y)
= c &
f . (
x2,
y)
= c holds
x1 = x2 ) & ex
g being
PartFunc of
F,
E st
(
dom g = Ball (
b,
r2) &
rng g c= Ball (
a,
r1) &
g is_continuous_on Ball (
b,
r2) &
g . b = a & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f . (
(g . y),
y)
= c ) &
g is_differentiable_on Ball (
b,
r2) &
g `| (Ball (b,r2)) is_continuous_on Ball (
b,
r2) & ( for
y being
Point of
F for
z being
Point of
[:E,F:] st
y in Ball (
b,
r2) &
z = [(g . y),y] holds
diff (
g,
y)
= - ((Inv (partdiff`1 (f,z))) * (partdiff`2 (f,z))) ) & ( for
y being
Point of
F for
z being
Point of
[:E,F:] st
y in Ball (
b,
r2) &
z = [(g . y),y] holds
partdiff`1 (
f,
z) is
invertible ) ) & ( for
g1,
g2 being
PartFunc of
F,
E st
dom g1 = Ball (
b,
r2) &
rng g1 c= Ball (
a,
r1) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f . (
(g1 . y),
y)
= c ) &
dom g2 = Ball (
b,
r2) &
rng g2 c= Ball (
a,
r1) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f . (
(g2 . y),
y)
= c ) holds
g1 = g2 ) )
theorem Th15:
for
E,
F being non
trivial RealBanachSpace for
D being
Subset of
E for
f being
PartFunc of
E,
F for
f1 being
PartFunc of
[:E,F:],
F for
Z being
Subset of
[:E,F:] st
D is
open &
dom f = D &
D <> {} &
f is_differentiable_on D &
f `| D is_continuous_on D &
Z = [:D, the carrier of F:] &
dom f1 = Z & ( for
s being
Point of
E for
t being
Point of
F st
s in D holds
f1 . (
s,
t)
= (f /. s) - t ) holds
(
f1 is_differentiable_on Z &
f1 `| Z is_continuous_on Z & ( for
x being
Point of
E for
y being
Point of
F for
z being
Point of
[:E,F:] st
x in D &
z = [x,y] holds
ex
I being
Point of
(R_NormSpace_of_BoundedLinearOperators (F,F)) st
(
I = id the
carrier of
F &
partdiff`1 (
f1,
z)
= diff (
f,
x) &
partdiff`2 (
f1,
z)
= - I ) ) )
theorem Th16:
for
E,
F being non
trivial RealBanachSpace for
Z being
Subset of
E for
f being
PartFunc of
E,
F for
a being
Point of
E for
b being
Point of
F st
Z is
open &
dom f = Z &
f is_differentiable_on Z &
f `| Z is_continuous_on Z &
a in Z &
f . a = b &
diff (
f,
a) is
invertible holds
ex
r1,
r2 being
Real st
(
0 < r1 &
0 < r2 &
cl_Ball (
a,
r1)
c= Z & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
ex
x being
Point of
E st
(
x in Ball (
a,
r1) &
f /. x = y ) ) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
for
x1,
x2 being
Point of
E st
x1 in Ball (
a,
r1) &
x2 in Ball (
a,
r1) &
f /. x1 = y &
f /. x2 = y holds
x1 = x2 ) & ex
g being
PartFunc of
F,
E st
(
dom g = Ball (
b,
r2) &
rng g c= Ball (
a,
r1) &
g is_continuous_on Ball (
b,
r2) &
g . b = a & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f /. (g /. y) = y ) &
g is_differentiable_on Ball (
b,
r2) &
g `| (Ball (b,r2)) is_continuous_on Ball (
b,
r2) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
diff (
g,
y)
= Inv (diff (f,(g /. y))) ) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
diff (
f,
(g /. y)) is
invertible ) ) & ( for
g1,
g2 being
PartFunc of
F,
E st
dom g1 = Ball (
b,
r2) &
rng g1 c= Ball (
a,
r1) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f /. (g1 . y) = y ) &
dom g2 = Ball (
b,
r2) &
rng g2 c= Ball (
a,
r1) & ( for
y being
Point of
F st
y in Ball (
b,
r2) holds
f /. (g2 . y) = y ) holds
g1 = g2 ) )