Refinement orders for quantum programs
Refinement is a fundamental technique in the verification and systematic development of computer programs. It supports a disciplined approach to software construction through stepwise refinement, whereby an abstract specification is gradually transformed into a concrete implementation that satisfies the desired requirements. Central to this methodology is the notion of a refinement order, which guarantees that each refinement step preserves program correctness. This paper presents the first comprehensive study of refinement orders for quantum programs, covering both deterministic and nondeterministic settings under total and partial correctness criteria. We investigate three natural classes of quantum predicates: projectors, representing qualitative properties; effects, capturing quantitative properties; and sets of effects, modeling demonic nondeterminism. For deterministic quantum programs, we show that refinement with respect to effect-based and set-of-effects based specifications coincides with the standard complete-positivity order on superoperators, whereas refinement induced by projector-based specifications can be characterized by the linear span of Kraus operators. For nondeterministic quantum programs with set-of-effects based specifications, we establish precise correspondences with classical domain-theoretic notions: the Smyth order characterizes refinement under total correctness, while the Hoare order characterizes refinement under partial correctness. Moreover, effect-based and projector-based specifications lead to strictly weaker refinement orders.
💡 Research Summary
The paper provides the first systematic study of refinement orders for quantum programs, covering both deterministic and nondeterministic settings under total and partial correctness criteria. It models deterministic quantum programs as completely positive, trace‑nonincreasing (CPTN) super‑operators, thereby allowing non‑termination to be represented as a trace‑decrease. Nondeterministic programs are modeled as sets of such super‑operators, capturing demonic nondeterminism.
Three natural classes of quantum predicates are considered: (i) projectors (0‑1 valued Hermitian operators), (ii) effects (operators with eigenvalues in
Comments & Academic Discussion
Loading comments...
Leave a Comment