Proof-Producing Translation of Functional Programs into a Time \& Space Reasonable Model
By: Kevin Kappelmann , Fabian Huch , Lukas Stevens and more
Potential Business Impact:
Builds computer programs from simpler instructions.
We present a semi-automated framework to construct and reason about programs in a deeply-embedded while-language. The while-language we consider is a simple computation model that can simulate (and be simulated by) Turing Machines with a quadratic time and constant space blow-up. Our framework derives while-programs from functional programs written in a subset of Isabelle/HOL, namely tail-recursive functions with first-order arguments and algebraic datatypes. As far as we are aware, it is the first framework targeting a computation model that is reasonable in time and space from a complexity-theoretic perspective.
Similar Papers
Neural Theorem Proving: Generating and Structuring Proofs for Formal Verification
Artificial Intelligence
Helps computers check if code is correct.
A Denotational Product Construction for Temporal Verification of Effectful Higher-Order Programs
Logic in Computer Science
Checks computer programs for mistakes automatically.
A Denotational Product Construction for Temporal Verification of Effectful Higher-Order Programs
Logic in Computer Science
Checks computer programs for mistakes automatically.