Fixtype of Java primitive 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 primitive-valuep-when-numeric-valuep (implies (numeric-valuep x) (primitive-valuep x)))