# A constructive proof of dependent choice in classical arithmetic via   memoization

**Authors:** \'Etienne Miquey

arXiv: 1903.07616 · 2019-03-25

## TL;DR

This paper proves normalization and soundness of a calculus combining dependent types, classical logic, and memoization, advancing the understanding of constructive proofs for dependent choice.

## Contribution

It introduces a sequent calculus variant of dPAω and proves its normalization using Krivine realizability, addressing complex features like dependent types and control operators.

## Key findings

- Proved normalization and soundness of the calculus
- Developed a realizability interpretation for the calculus
- Extended previous work on classical realizability and dependent types

## Abstract

In a recent paper, Herbelin developed dPA${^\omega}$, a calculus in which constructive proofs for the axioms of countable and dependent choices could be derived via the memoization of choice functions. However, the property of normalization (and therefore the one of soundness) was only conjectured. The difficulty for the proof of normalization is due to the simultaneous presence of dependent types (for the constructive part of the choice), of control operators (for classical logic), of coinductive objects (to encode functions of type ${\mathbb{N} \to A}$ into streams (${a_0},{a_1},...$)) and of lazy evaluation with sharing (for memoizing these coinductive objects). Elaborating on previous works, we introduce in this paper a variant of dPA${^\omega}$ presented as a sequent calculus. On the one hand, we take advantage of a variant of Krivine classical realizability that we developed to prove the normalization of classical call-by-need. On the other hand, we benefit from dL${_{\hat{tp}}}$, a classical sequent calculus with dependent types in which type safety is ensured by using delimited continuations together with a syntactic restriction. By combining the techniques developed in these papers, we manage to define a realizability interpretation \`a la Krivine of our calculus that allows us to prove normalization and soundness. This paper goes over the whole process, starting from Herbelin's calculus dPA${^\omega}$ until our introduction of its sequent calculus counterpart dLPA${^\omega}$.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.07616/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1903.07616/full.md

## References

72 references — full list in the complete paper: https://tomesphere.com/paper/1903.07616/full.md

---
Source: https://tomesphere.com/paper/1903.07616