subvalues
Subvalue is a term used informally to refer to a value that arises as part of a larger value through a decomposition, componentization, or hierarchical representation. It is not a standard mathematical object with a universal definition, and its exact meaning varies by field. In general, a subvalue is any constituent value that participates in a decomposition of a higher-level value; the original value can often be reconstructed from its subvalues together with some metadata.
In numerical representations, subvalues include digits of a number, bytes or bits of an integer, or components
In mathematics and computer science more broadly, subvalues arise in decompositions such as factorization, coordinate projections,
Applications include encoding and decoding, error checking, and partial information analysis when some subvalues are missing.
See also: component, digit, field, substructure, decomposition.