let L be non empty RelStr ; :: thesis: for X being set st ( ex_inf_of X,L or ex_sup_of X,L opp ) holds
"/\" X,L = "\/" X,(L opp )
let X be set ; :: thesis: ( ( ex_inf_of X,L or ex_sup_of X,L opp ) implies "/\" X,L = "\/" X,(L opp ) )
assume
( ex_inf_of X,L or ex_sup_of X,L opp )
; :: thesis: "/\" X,L = "\/" X,(L opp )
then A1:
( ex_inf_of X,L & ex_sup_of X,L opp )
by Th11;
then
"/\" X,L is_<=_than X
by YELLOW_0:def 10;
then A2:
("/\" X,L) ~ is_>=_than X
by Th8;
hence
"/\" X,L = "\/" X,(L opp )
by A1, A2, YELLOW_0:def 9; :: thesis: verum