arXiv · 1805.00468
Computable decision making on the reals and other spaces via partiality and nondeterminism
Abstract
Though many safety-critical software systems use floating point to represent real-world input and output, programmers usually have idealized versions in mind that compute with real numbers. Significant deviations from the ideal can cause errors and jeopardize safety. Some programming systems implement exact real arithmetic, which resolves this matter but complicates others, such as decision making. In these systems, it is impossible to compute (total and deterministic) discrete decisions based on connected spaces such as $\mathbb{R}$. We present programming-language semantics based on constructive topology with variants allowing nondeterminism and/or partiality. Either nondeterminism or partiality suffices to allow computable decision making on connected spaces such as $\mathbb{R}$. We then introduce pattern matching on spaces, a language construct for creating programs on spaces, generalizing pattern matching in functional programming, where patterns need not represent decidable predicates and also may overlap or be inexhaustive, giving rise to nondeterminism or partiality, respectively. Nondeterminism and/or partiality also yield formal logics for constructing approximate decision procedures. We implemented these constructs in the Marshall language for exact real arithmetic.
Explore related subjects
Keep this discovery
Benjamin Sherman, Luke Sciarappa, Adam Chlipala, Michael Carbin. 2018-05-01. Computable decision making on the reals and other spaces via partiality and nondeterminism. https://arxiv.org/abs/1805.00468
Cite the original work for its findings. Save a collection to share your selection of sources.