theorem Th42:
  not D in A implies D in ND(V,A) \ A
  proof
    D in ND(V,A) by Th41;
    hence thesis by XBOOLE_0:def 5;
  end;
