Theorems about all-vars.
See the file for lemmas about
Theorem:
(defthm symbol-listp-of-all-vars (implies (pseudo-termp term) (symbol-listp (all-vars term))))
Theorem:
(defthm true-listp-of-all-vars (true-listp (all-vars term)) :rule-classes (:rewrite :type-prescription))