theorem Th15:
  a <> 0 & a <> 1 & a <> 2 & a <> card n & card n in a & omega c= a
proof
  omega c= a & card n in omega by CARD_3:85;
  hence thesis;
end;
