theorem
  {} in nextcard X
proof
  card {} c= card X & card X in nextcard X by Def3;
  hence thesis by ORDINAL1:12;
end;
