theorem Th31:
  D in Union FNDSC(V,A)
  proof
    ex S being FinSequence st S IsNDRankSeq V,A & D in Union S by Def5;
    hence thesis by Lm1;
  end;
