let L be complete LATTICE; :: thesis: for X, Y being Subset of L st X is_finer_than Y holds
"\/" X,L <= "\/" Y,L
let X, Y be Subset of L; :: thesis: ( X is_finer_than Y implies "\/" X,L <= "\/" Y,L )
assume A1:
X is_finer_than Y
; :: thesis: "\/" X,L <= "\/" Y,L
"\/" Y,L is_>=_than X
hence
"\/" X,L <= "\/" Y,L
by YELLOW_0:32; :: thesis: verum