let X be non empty TopStruct ; :: thesis: for g being Function of X,R^1
for B being Subset of X
for a being Real st g is continuous & B = { p where p is Point of X : pi g,p < a } holds
B is open
let g be Function of X,R^1 ; :: thesis: for B being Subset of X
for a being Real st g is continuous & B = { p where p is Point of X : pi g,p < a } holds
B is open
let B be Subset of X; :: thesis: for a being Real st g is continuous & B = { p where p is Point of X : pi g,p < a } holds
B is open
let a be Real; :: thesis: ( g is continuous & B = { p where p is Point of X : pi g,p < a } implies B is open )
assume A1:
( g is continuous & B = { p where p is Point of X : pi g,p < a } )
; :: thesis: B is open
A2:
[#] R^1 <> {}
;
{ r where r is Real : r < a } c= the carrier of R^1
then reconsider D = { r where r is Real : r < a } as Subset of R^1 ;
A4:
D is open
by JORDAN2B:30;
A5:
B c= g " D
g " D c= B
then
B = g " D
by A5, XBOOLE_0:def 10;
hence
B is open
by A1, A2, A4, TOPS_2:55; :: thesis: verum