theorem
  L is subst-correct vf-qc-correct implies
  \ex(x,A)\iff\ex(x,\not\notA) in G
  proof
    A\iff\not\notA in G by Th66;
    hence thesis by Th129;
  end;
