Limited Math: Aligning Mathematical Semantics with Finite Computation
Lian Wen

TL;DR
Limited Math (LM) provides a finite, bounded semantic framework that aligns classical mathematical reasoning with the realities of finite computation, explicitly handling numeric and structural constraints.
Contribution
This paper introduces Limited Math, a novel bounded semantic framework explicitly modeling finite numeric and structural constraints in computation.
Findings
LM coincides with classical arithmetic within bounds
Deviations beyond bounds are explicit and analyzable
LM induces finite-state semantic models for reasoning
Abstract
Classical mathematical models used in the semantics of programming languages and computation rely on idealized abstractions such as infinite-precision real numbers, unbounded sets, and unrestricted computation. In contrast, concrete computation is inherently finite, operating under bounded precision, bounded memory, and explicit resource constraints. This discrepancy complicates semantic reasoning about numerical behavior, algebraic properties, and termination under finite execution. This paper introduces Limited Math (LM), a bounded semantic framework that aligns mathematical reasoning with finite computation. Limited Math makes constraints on numeric magnitude, numeric precision, and structural complexity explicit and foundational. A finite numeric domain parameterized by a single bound \(M\) is equipped with a deterministic value-mapping operator that enforces quantization and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, programming, and type systems · Computability, Logic, AI Algorithms · Polynomial and algebraic computation
