theorem :: Theorem 2 (6)
  X in Rrank Y or Rrank Y c= Rrank X
proof
  assume not X in Rrank Y;
  then not the_rank_of X in the_rank_of Y by CLASSES1:66;
  hence thesis by CLASSES1:37,ORDINAL1:16;
end;
