theorem
  not a in UpperCone{a}
proof
  a in {a} by TARSKI:def 1;
  hence thesis by Th18;
end;
