theorem
for
X,
Y being non
trivial RealBanachSpace ex
I being
PartFunc of
(R_NormSpace_of_BoundedLinearOperators (X,Y)),
(R_NormSpace_of_BoundedLinearOperators (Y,X)) st
(
dom I = InvertibleOperators (
X,
Y) &
rng I = InvertibleOperators (
Y,
X) &
I is
one-to-one &
I is_continuous_on InvertibleOperators (
X,
Y) & ex
J being
PartFunc of
(R_NormSpace_of_BoundedLinearOperators (Y,X)),
(R_NormSpace_of_BoundedLinearOperators (X,Y)) st
(
J = I " &
J is
one-to-one &
dom J = InvertibleOperators (
Y,
X) &
rng J = InvertibleOperators (
X,
Y) &
J is_continuous_on InvertibleOperators (
Y,
X) ) & ( for
u being
Point of
(R_NormSpace_of_BoundedLinearOperators (X,Y)) st
u in InvertibleOperators (
X,
Y) holds
I . u = Inv u ) )
theorem
for
X,
Y,
Z being
RealNormSpace ex
I being
BilinearOperator of
(R_NormSpace_of_BoundedLinearOperators (X,Y)),
(R_NormSpace_of_BoundedLinearOperators (Y,Z)),
(R_NormSpace_of_BoundedLinearOperators (X,Z)) st
(
I is_continuous_on the
carrier of
[:(R_NormSpace_of_BoundedLinearOperators (X,Y)),(R_NormSpace_of_BoundedLinearOperators (Y,Z)):] & ( for
u being
Point of
(R_NormSpace_of_BoundedLinearOperators (X,Y)) for
v being
Point of
(R_NormSpace_of_BoundedLinearOperators (Y,Z)) holds
I . (
u,
v)
= v * u ) )