PLLOMay 11

Typed compositional quantum computation with lenses

arXiv:2311.1434750.6h-index: 6
AI Analysis

Provides a new formal method for verifying quantum circuits, addressing the need for rigorous correctness proofs in quantum computing.

The paper introduces a type-theoretic framework using lenses to separate circuit structure from gate computation, enabling compositional proof of quantum circuit correctness in Coq.

We propose a type-theoretic framework for describing and proving properties of quantum computations, in particular those presented as quantum circuits. Our proposal is based on an observation that, in the polymorphic type system of Coq, currying on quantum states allows us to apply quantum gates directly inside a complex circuit. By introducing a discrete notion of lens to control this currying, we are further able to separate the combinatorics of the circuit structure from the computational content of gates. We apply our development to define quantum circuits recursively from the bottom up, and prove their correctness compositionally.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes