let NT be normal NTopSpace; for A, B being closed Subset of NT st A misses B holds
ex F being Function of NT,FMT_R^1 st
( F is continuous & ( for x being Point of NT holds
( 0 <= F . x & F . x <= 1 & ( x in A implies F . x = 0 ) & ( x in B implies F . x = 1 ) ) ) )
let NA, NB be closed Subset of NT; ( NA misses NB implies ex F being Function of NT,FMT_R^1 st
( F is continuous & ( for x being Point of NT holds
( 0 <= F . x & F . x <= 1 & ( x in NA implies F . x = 0 ) & ( x in NB implies F . x = 1 ) ) ) ) )
assume A1:
NA misses NB
; ex F being Function of NT,FMT_R^1 st
( F is continuous & ( for x being Point of NT holds
( 0 <= F . x & F . x <= 1 & ( x in NA implies F . x = 0 ) & ( x in NB implies F . x = 1 ) ) ) )
reconsider T = NTop2Top NT as non empty TopSpace ;
reconsider T = T as non empty normal TopSpace ;
reconsider A = NA, B = NB as closed Subset of T by Lm29;
consider F being Function of T,R^1 such that
A2:
F is continuous
and
A3:
for x being Point of T holds
( 0 <= F . x & F . x <= 1 & ( x in A implies F . x = 0 ) & ( x in B implies F . x = 1 ) )
by A1, URYSOHN3:20;
reconsider TTX = T as non empty TopSpace ;
reconsider TTY = R^1 as non empty strict TopSpace ;
reconsider G = F as continuous Function of TTX,TTY by A2;
A4:
( NT = Top2NTop T & FMT_R^1 = Top2NTop R^1 )
by FINTOPO7:25;
then reconsider F9 = Top2NTop G as Function of NT,FMT_R^1 ;
now ( F9 is continuous & ( for x being Point of NT holds
( 0 <= F9 . x & F9 . x <= 1 & ( x in NA implies F9 . x = 0 ) & ( x in NB implies F9 . x = 1 ) ) ) )thus
F9 is
continuous
by A4;
for x being Point of NT holds
( 0 <= F9 . x & F9 . x <= 1 & ( x in NA implies F9 . x = 0 ) & ( x in NB implies F9 . x = 1 ) )hence
for
x being
Point of
NT holds
(
0 <= F9 . x &
F9 . x <= 1 & (
x in NA implies
F9 . x = 0 ) & (
x in NB implies
F9 . x = 1 ) )
by A3;
verum end;
hence
ex F being Function of NT,FMT_R^1 st
( F is continuous & ( for x being Point of NT holds
( 0 <= F . x & F . x <= 1 & ( x in NA implies F . x = 0 ) & ( x in NB implies F . x = 1 ) ) ) )
; verum