
theorem Th18:
  for L be upper-bounded Semilattice holds InclPoset Filt L is complete
proof
  let L be upper-bounded Semilattice;
  InclPoset Ids (L opp) is complete;
  hence thesis by Th7;
end;
