Publication details

Saarland University Computer Science

A Constructive Theory of Regular Languages in Coq

Christian Doczkal, Jan-Oliver Kaiser, Gert Smolka

Certified Programs and Proofs, Third International Conference (CPP 2013), Vol. 8307 of LNCS, pp. 82-97, Springer, December 2013

We present a formal constructive theory of regular languages consisting of about 1400 lines of Coq/Ssreflect. As representations we consider regular expressions, deterministic and nondeterministic automata, and Myhill and Nerode partitions. We construct computable functions translating between these representations and show that equivalence of representations is decidable. We also establish the usual closure properties, give a minimization algorithm for DFAs, and prove that minimal DFAs are unique up to state renaming. Our development profits much from Ssreflect's support for finite types and graphs.

Coq Development

Download PDF        Show BibTeX               


Login to edit


Legal notice, Privacy policy