let S be lower-bounded up-complete LATTICE; :: thesis: for T being lower-bounded continuous LATTICE
for f being Function of S,T st ( for x being Element of S holds f . x = "\/" { (f . w) where w is Element of S : w << x } ,T ) holds
for x being Element of S
for y being Element of T holds
( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) )
let T be lower-bounded continuous LATTICE; :: thesis: for f being Function of S,T st ( for x being Element of S holds f . x = "\/" { (f . w) where w is Element of S : w << x } ,T ) holds
for x being Element of S
for y being Element of T holds
( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) )
let f be Function of S,T; :: thesis: ( ( for x being Element of S holds f . x = "\/" { (f . w) where w is Element of S : w << x } ,T ) implies for x being Element of S
for y being Element of T holds
( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) ) )
assume A1:
for x being Element of S holds f . x = "\/" { (f . w) where w is Element of S : w << x } ,T
; :: thesis: for x being Element of S
for y being Element of T holds
( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) )
then A2:
f is monotone
by Th13;
let x be Element of S; :: thesis: for y being Element of T holds
( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) )
let y be Element of T; :: thesis: ( y << f . x iff ex w being Element of S st
( w << x & y << f . w ) )
given w being Element of S such that A8:
( w << x & y << f . w )
; :: thesis: y << f . x
w <= x
by A8, WAYBEL_3:1;
then
f . w <= f . x
by A2, WAYBEL_1:def 2;
hence
y << f . x
by A8, WAYBEL_3:2; :: thesis: verum