Hostname: page-component-848d4c4894-x24gv Total loading time: 0 Render date: 2024-04-30T16:18:59.189Z Has data issue: false hasContentIssue false

Continuous Abstract Data Types for Verified Computation

Published online by Cambridge University Press:  28 February 2022

Sewon Park*
Affiliation:
KAIST, South Korea, 2021
Rights & Permissions [Opens in a new window]

Abstract

Core share and HTML view are not available for this content. However, as you have access to this content, a full PDF is available via the ‘Save PDF’ action button.

We devise imperative programming languages for verified real number computation where real numbers are provided as abstract data types such that the users of the languages can express real number computation by considering real numbers as abstract mathematical entities. Unlike other common approaches toward real number computation, based on an algebraic model that lacks implementability or transcendental computation, or finite-precision approximation such as using double precision computation that lacks a formal foundation, our languages are devised based on computable analysis, a foundation of rigorous computation over continuous data. Consequently, the users of the language can easily program real number computation and reason about the behaviours of their programs, relying on their mathematical knowledge of real numbers without worrying about artificial roundoff errors. As the languages are imperative, we adopt precondition–postcondition-style program specification and Hoare-style program verification methodologies. Consequently, the users of the language can easily program a computation over real numbers, specify the expected behaviour of the program, including termination, and prove the correctness of the specification. Furthermore, we suggest extending the languages with other interesting continuous data, such as matrices, continuous real functions, et cetera.

Abstract taken directly from the thesis.

E-mail: sewonpark17@gmail.com

URL: https://sewonpark.com/thesis

Type
Thesis Abstracts
Copyright
© The Author(s), 2022. Published by Cambridge University Press on behalf of Association for Symbolic Logic

Footnotes

Supervised by Martin Ziegler.