let S, T be complete Scott TopLattice; for F being non empty Subset of (ContMaps (S,T))
for D being non empty Subset of S holds ("\/" (F,(T |^ the carrier of S))) .: D = { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D }
let F be non empty Subset of (ContMaps (S,T)); for D being non empty Subset of S holds ("\/" (F,(T |^ the carrier of S))) .: D = { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D }
let D be non empty Subset of S; ("\/" (F,(T |^ the carrier of S))) .: D = { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D }
thus
("\/" (F,(T |^ the carrier of S))) .: D c= { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D }
XBOOLE_0:def 10 { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D } c= ("\/" (F,(T |^ the carrier of S))) .: D
thus
{ ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D } c= ("\/" (F,(T |^ the carrier of S))) .: D
verumproof
"\/" (
F,
(T |^ the carrier of S)) is
Function of
S,
T
by Th19;
then A3:
dom ("\/" (F,(T |^ the carrier of S))) = the
carrier of
S
by FUNCT_2:def 1;
let a be
object ;
TARSKI:def 3 ( not a in { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D } or a in ("\/" (F,(T |^ the carrier of S))) .: D )
assume
a in { ("\/" ( { (f . i) where f is Element of (T |^ the carrier of S) : f in F } ,T)) where i is Element of S : i in D }
;
a in ("\/" (F,(T |^ the carrier of S))) .: D
then consider i1 being
Element of
S such that A4:
(
a = "\/" (
{ (f . i1) where f is Element of (T |^ the carrier of S) : f in F } ,
T) &
i1 in D )
;
a = ("\/" (F,(T |^ the carrier of S))) . i1
by A4, Th26;
hence
a in ("\/" (F,(T |^ the carrier of S))) .: D
by A4, A3, FUNCT_1:def 6;
verum
end;