formúlums
Formúlums are a hypothetical construct used in formal notation and symbolic computation to represent mathematical formulas as compact, token-based structures. A formúlum pairs a linear sequence of tokens with metadata describing evaluation order, dependencies, and provenance. The approach treats formulas as portable units that can be manipulated, analyzed, or translated without immediately expanding them into full expressions.
A formúlum consists of a core token sequence and an optional annotation layer. Tokens can denote variables,
Simple examples illustrate the idea. F1 encodes the linear expression a + b as [VAR a, OP +,
Applications and status. Formúlums are discussed in theoretical contexts as a teaching and interchange format for