theorem Th21:
  not a in LowerCone{a}
proof
  a in {a} by TARSKI:def 1;
  hence thesis by Th20;
end;
