theorem
  {{}} is hierarchic
proof
  let x,y be set such that
A1: x in {{}} and
 y in {{}};
  x = {} by A1,TARSKI:def 1;
  hence thesis;
end;
