theorem Th44:
  Vars(All(x,p),V) = Vars(p,V)
proof
A1: All(x,p) is universal;
  then the_scope_of All(x,p) = p by QC_LANG1:def 28;
  hence thesis by A1,Lm2;
end;
