theorem Th8:
  On A = A
proof
  for x being object holds x in A iff x in A & x is Ordinal;
  hence thesis by ORDINAL1:def 9;
end;
