let n be Nat; for P being non empty Subset of (TOP-REAL n)
for f being Function of I[01],((TOP-REAL n) | P) st f is being_homeomorphism holds
ex g being Function of I[01],(TOP-REAL n) st
( f = g & g is continuous & g is one-to-one )
let P be non empty Subset of (TOP-REAL n); for f being Function of I[01],((TOP-REAL n) | P) st f is being_homeomorphism holds
ex g being Function of I[01],(TOP-REAL n) st
( f = g & g is continuous & g is one-to-one )
let f be Function of I[01],((TOP-REAL n) | P); ( f is being_homeomorphism implies ex g being Function of I[01],(TOP-REAL n) st
( f = g & g is continuous & g is one-to-one ) )
A1:
[#] ((TOP-REAL n) | P) = P
by PRE_TOPC:def 5;
the carrier of ((TOP-REAL n) | P) =
[#] ((TOP-REAL n) | P)
.=
P
by PRE_TOPC:def 5
;
then reconsider g1 = f as Function of I[01],(TOP-REAL n) by FUNCT_2:7;
assume A2:
f is being_homeomorphism
; ex g being Function of I[01],(TOP-REAL n) st
( f = g & g is continuous & g is one-to-one )
then A3:
f is one-to-one
by TOPS_2:def 5;
A4:
( [#] ((TOP-REAL n) | P) <> {} & f is continuous )
by A2, TOPS_2:def 5;
A5:
for P2 being Subset of (TOP-REAL n) st P2 is open holds
g1 " P2 is open
[#] (TOP-REAL n) <> {}
;
then
g1 is continuous
by A5, TOPS_2:43;
hence
ex g being Function of I[01],(TOP-REAL n) st
( f = g & g is continuous & g is one-to-one )
by A3; verum