FiniteForm
FiniteForm is a theoretical framework in algebra and computer science for representing and manipulating finite algebraic forms. The framework emphasizes finiteness of the representation to enable exact, finite computation while supporting a broad set of operations.
A FiniteForm consists of a finite set of basis elements, a finite sequence of coefficients from a
Canonical forms in FiniteForm are defined via normalization rules that are designed to be confluent and terminating
Computational aspects include algorithms for reduction, simplification, and basis changes, as well as methods for determining
Applications span symbolic algebra systems, finite-state verification, and optimization problems involving polynomials of limited degree. FiniteForm
See also: polynomial form, quadratic form, boolean form, canonical form, normal form, polynomial algebra, finite-state machines.