Fixtype of Java numeric values [JLS14:4.2], excluding extended-exponent values [JLS14:4.2.3].
This is a sum-of-products (i.e., union) type, introduced by fty::defflexsum.
Theorem:
(defthm numeric-valuep-when-integral-valuep (implies (integral-valuep x) (numeric-valuep x)))