theorem Th24:
  nextcard N c= exp(2,N)
proof
  card N in exp(2,N) by CARD_5:14;
  hence thesis by CARD_1:def 3;
end;
