Fixtype of lists of member values and errors.
This is a sum-of-products (i.e., union) type, introduced by fty::defflexsum.
Theorem: not-errorp-when-member-value-listp
(defthm not-errorp-when-member-value-listp (implies (member-value-listp x) (not (errorp x))))