let L be RelStr ; for X, Y being set st X c= Y & ex_inf_of X,L & ex_inf_of Y,L holds
"/\" (X,L) >= "/\" (Y,L)
let X, Y be set ; ( X c= Y & ex_inf_of X,L & ex_inf_of Y,L implies "/\" (X,L) >= "/\" (Y,L) )
assume that
A1:
X c= Y
and
A2:
ex_inf_of X,L
and
A3:
ex_inf_of Y,L
; "/\" (X,L) >= "/\" (Y,L)
"/\" (Y,L) is_<=_than X
hence
"/\" (X,L) >= "/\" (Y,L)
by A2, Def10; verum