theorem Th7:
  a in Atom(A).a
proof
  Atom(A).a = { a } by Def4;
  hence thesis by TARSKI:def 1;
end;
