theorem Th30:
  not ex i,j being set st [i,j] is Ordinal
proof
  given i,j being set such that
A1: [i,j] is Ordinal;
  {} in {{i},{i,j}} by A1,ORDINAL3:8;
  hence thesis by TARSKI:def 2;
end;
