let L be with_suprema Poset; :: thesis: for X, Y being Subset of L
for X', Y' being Subset of (L opp ) st X = X' & Y = Y' holds
X "\/" Y = X' "/\" Y'
let X, Y be Subset of L; :: thesis: for X', Y' being Subset of (L opp ) st X = X' & Y = Y' holds
X "\/" Y = X' "/\" Y'
let X', Y' be Subset of (L opp ); :: thesis: ( X = X' & Y = Y' implies X "\/" Y = X' "/\" Y' )
assume that
A1:
X = X'
and
A2:
Y = Y'
; :: thesis: X "\/" Y = X' "/\" Y'
thus
X "\/" Y c= X' "/\" Y'
:: according to XBOOLE_0:def 10 :: thesis: X' "/\" Y' c= X "\/" Y
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in X' "/\" Y' or a in X "\/" Y )
assume
a in X' "/\" Y'
; :: thesis: a in X "\/" Y
then
a in { (p "/\" q) where p, q is Element of (L opp ) : ( p in X' & q in Y' ) }
by YELLOW_4:def 4;
then consider x, y being Element of (L opp ) such that
A7:
a = x "/\" y
and
A8:
x in X'
and
A9:
y in Y'
;
A10:
( ~ x in X & ~ y in Y )
by A1, A2, A8, A9, LATTICE3:def 7;
a = (~ x) "\/" (~ y)
by A7, YELLOW_7:24;
then
a in { (p "\/" q) where p, q is Element of L : ( p in X & q in Y ) }
by A10;
hence
a in X "\/" Y
by YELLOW_4:def 3; :: thesis: verum