TL;DR
This paper introduces constructive Galois connections, a variant suitable for mechanization in proof assistants, enabling more general reasoning in abstract interpretation and certified programming.
Contribution
It develops a constructive variant of Galois connections with monadic structure, facilitating mechanization and reasoning in dependently-typed languages.
Findings
Successfully mechanized proofs for static analysis and gradual typing
Enabled extraction of verified algorithms from formal proofs
Provided a framework compatible with proof assistants and classical reasoning
Abstract
Galois connections are a foundational tool for structuring abstraction in semantics and their use lies at the heart of the theory of abstract interpretation. Yet, mechanization of Galois connections using proof assistants remains limited to restricted modes of use, preventing their general application in mechanized metatheory and certified programming. This paper presents constructive Galois connections, a variant of Galois connections that is effective both on paper and in proof assistants; is complete with respect to a large subset of classical Galois connections; and enables more general reasoning principles, including the "calculational" style advocated by Cousot. To design constructive Galois connections we identify a restricted mode of use of classical ones which is both general and amenable to mechanization in dependently-typed functional programming languages. Crucial to our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
