theorem Th37:
  for A being non empty Ordinal holds Rank A is non empty
proof
  let A be non empty Ordinal;
  {} c= A;
  then {} c< A by XBOOLE_0:def 8;
  then {} in A by ORDINAL1:11;
  hence thesis by CLASSES1:36;
end;
