let L be Lattice; :: thesis: for P being non empty ClosedSubset of L holds
( the L_join of L || P is BinOp of P & the L_meet of L || P is BinOp of P )
let P be non empty ClosedSubset of L; :: thesis: ( the L_join of L || P is BinOp of P & the L_meet of L || P is BinOp of P )
( [:P,P:] c= [:H1(L),H1(L):] & dom H2(L) = [:H1(L),H1(L):] & dom H3(L) = [:H1(L),H1(L):] )
by FUNCT_2:def 1;
then A1:
( dom (H2(L) || P) = [:P,P:] & dom (H3(L) || P) = [:P,P:] )
by RELAT_1:91;
rng (H2(L) || P) c= P
hence
H2(L) || P is BinOp of P
by A1, FUNCT_2:def 1, RELSET_1:11; :: thesis: the L_meet of L || P is BinOp of P
rng (H3(L) || P) c= P
hence
the L_meet of L || P is BinOp of P
by A1, FUNCT_2:def 1, RELSET_1:11; :: thesis: verum