theorem Th24:
  card Domin_0(n,0) = 1
proof
  Domin_0(n,0)={n-->0} by Th23;
  hence thesis by CARD_1:30;
end;
