theorem Th18:
  sup A = A
proof
  On A = A & for B st On A c= B holds A c= B by Th8;
  hence thesis by Def3;
end;
