let L be complete LATTICE; :: thesis: for X being set st X c= bool the carrier of L holds
"\/" (union X),L = "\/" { (sup Y) where Y is Subset of L : Y in X } ,L
let X be set ; :: thesis: ( X c= bool the carrier of L implies "\/" (union X),L = "\/" { (sup Y) where Y is Subset of L : Y in X } ,L )
assume A1:
X c= bool the carrier of L
; :: thesis: "\/" (union X),L = "\/" { (sup Y) where Y is Subset of L : Y in X } ,L
defpred S1[ set ] means $1 in X;
set XX = { Z where Z is Subset of L : S1[Z] } ;
"\/" { ("\/" Y,L) where Y is Subset of L : S1[Y] } ,L = "\/" (union { Z where Z is Subset of L : S1[Z] } ),L
from YELLOW_3:sch 5();
hence
"\/" (union X),L = "\/" { (sup Y) where Y is Subset of L : Y in X } ,L
by A2, TARSKI:2; :: thesis: verum