let L be complete continuous LATTICE; :: thesis: for T being Scott TopAugmentation of L holds T is injective
let T be Scott TopAugmentation of L; :: thesis: T is injective
let X be non empty TopSpace; :: according to WAYBEL18:def 5 :: thesis: for b1 being Element of bool [:the carrier of X,the carrier of T:] holds
( not b1 is continuous or for b2 being TopStruct holds
( not X is SubSpace of b2 or ex b3 being Element of bool [:the carrier of b2,the carrier of T:] st
( b3 is continuous & b3 | the carrier of X = b1 ) ) )
let f be Function of X,T; :: thesis: ( not f is continuous or for b1 being TopStruct holds
( not X is SubSpace of b1 or ex b2 being Element of bool [:the carrier of b1,the carrier of T:] st
( b2 is continuous & b2 | the carrier of X = f ) ) )
assume A1:
f is continuous
; :: thesis: for b1 being TopStruct holds
( not X is SubSpace of b1 or ex b2 being Element of bool [:the carrier of b1,the carrier of T:] st
( b2 is continuous & b2 | the carrier of X = f ) )
let Y be non empty TopSpace; :: thesis: ( not X is SubSpace of Y or ex b1 being Element of bool [:the carrier of Y,the carrier of T:] st
( b1 is continuous & b1 | the carrier of X = f ) )
assume A2:
X is SubSpace of Y
; :: thesis: ex b1 being Element of bool [:the carrier of Y,the carrier of T:] st
( b1 is continuous & b1 | the carrier of X = f )
deffunc H1( set ) -> Element of the carrier of T = "\/" { (inf (f .: (V /\ the carrier of X))) where V is open Subset of Y : $1 in V } ,T;
consider g being Function of the carrier of Y,the carrier of T such that
A3:
for x being Element of Y holds g . x = H1(x)
from FUNCT_2:sch 4();
reconsider g = g as Function of Y,T ;
take
g
; :: thesis: ( g is continuous & g | the carrier of X = f )
A4:
[#] T <> {}
;
for P being Subset of T st P is open holds
g " P is open
hence
g is continuous
by A4, TOPS_2:55; :: thesis: g | the carrier of X = f
set gX = g | the carrier of X;
A20:
the carrier of X c= the carrier of Y
by A2, BORSUK_1:35;
A21: dom (g | the carrier of X) =
(dom g) /\ the carrier of X
by RELAT_1:90
.=
the carrier of Y /\ the carrier of X
by FUNCT_2:def 1
.=
the carrier of X
by A2, BORSUK_1:35, XBOOLE_1:28
;
A22:
dom f = the carrier of X
by FUNCT_2:def 1;
for a being set st a in the carrier of X holds
(g | the carrier of X) . a = f . a
hence
g | the carrier of X = f
by A21, A22, FUNCT_1:9; :: thesis: verum