Score: 0

A Verified Compiler for Quantum Simulation

Published: September 23, 2025 | arXiv ID: 2509.18583v3

By: Liyi Li , Fenfen An , Federico Zahariev and more

Potential Business Impact:

Makes quantum computers simulate nature perfectly.

Business Areas:
Quantum Computing Science and Engineering

Hamiltonian simulation is a central application of quantum computing, with significant potential in modeling physical systems and solving complex optimization problems. Existing compilers for such simulations typically focus on low-level representations based on Pauli operators, limiting programmability and offering no formal guarantees of correctness across the compilation pipeline. We introduce QBlue, a high-level, formally verified framework for compiling Hamiltonian simulations. QBlue is based on the formalism of second quantization, which provides a natural and expressive way to describe quantum particle systems using creation and annihilation operators. To ensure safety and correctness, QBlue includes a type system that tracks particle types and enforces Hermitian structure. The framework supports compilation to both digital and analog quantum circuits and captures multiple layers of semantics, from static constraints to dynamic evolution. All components of QBlue, including its language design, type system, and compilation correctness, are fully mechanized in the Rocq proof framework, making it the first end-to-end verified compiler for second-quantized Hamiltonian simulation.

Country of Origin
🇺🇸 United States

Page Count
46 pages

Category
Computer Science:
Programming Languages