English

QbC: Quantum Correctness by Construction

Quantum Physics 2025-05-08 v3 Logic in Computer Science Programming Languages Software Engineering

Abstract

Thanks to the rapid progress and growing complexity of quantum algorithms, correctness of quantum programs has become a major concern. Pioneering research over the past years has proposed various approaches to formally verify quantum programs using proof systems such as quantum Hoare logic. All these prior approaches are post-hoc: one first implements a program and only then verifies its correctness. Here we propose Quantum Correctness by Construction (QbC): an approach to constructing quantum programs from their specification in a way that ensures correctness. We use pre- and postconditions to specify program properties, and propose sound and complete refinement rules for constructing programs in a quantum while language from their specification. We validate QbC by constructing quantum programs for idiomatic problems and patterns. We find that the approach naturally suggests how to derive program details, highlighting key design choices along the way. As such, we believe that QbC can play a role in supporting the design and taxonomization of quantum algorithms and software.

Keywords

Cite

@article{arxiv.2307.15641,
  title  = {QbC: Quantum Correctness by Construction},
  author = {Anurudh Peduri and Ina Schaefer and Michael Walter},
  journal= {arXiv preprint arXiv:2307.15641},
  year   = {2025}
}

Comments

v3. 43 pages, latest author version, to appear at OOPSLA 2025

R2 v1 2026-06-28T11:42:59.768Z