theorem
  Valid(All(x,p),J) = FOR_ALL(x,Valid(p,J)) by Lm1;
