X_SKOLEM_CONV : (term -> conv)
|- (!x1...xn. ?y. P) = (?f. !x1...xn. tm[f x1 ... xn/y])which expresses the fact that a skolem function f of the universally quantified variables x1...xn may be introduced in place of the the existentially quantified value y.