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