theorem Th12:
  p is_subformula_of All(x,p)
proof
  p is_proper_subformula_of All(x,p) by QC_LANG2:71;
  hence thesis by QC_LANG2:def 21;
end;
