theorem Th30:
  {} is NonatomicND of V,A
  proof
    take S = <*NDSS(V,A)*>;
    Union S = NDSS(V,A) by FINSEQ_3:135;
    then (the PartFunc of V,A) | {} in Union S;
    hence thesis by Th27;
  end;
