let L be up-complete Semilattice; :: thesis: ( ( for x being Element of L holds
( waybelow x is Ideal of L & x <= sup (waybelow x) & ( for I being Ideal of L st x <= sup I holds
waybelow x c= I ) ) ) implies L is continuous )

assume A1: for x being Element of L holds
( waybelow x is Ideal of L & x <= sup (waybelow x) & ( for I being Ideal of L st x <= sup I holds
waybelow x c= I ) ) ; :: thesis: L is continuous
now :: thesis: for x being Element of L holds x = sup (waybelow x)end;
then A4: L is satisfying_axiom_of_approximation by WAYBEL_3:def 5;
for x being Element of L holds
( not waybelow x is empty & waybelow x is directed ) by A1;
hence L is continuous by A4, WAYBEL_3:def 6; :: thesis: verum