Quantum Markov Categories
Arthur J. Parzygnat ยท 2020 ยท
arXiv:2001.08375
Prereqs: ๐ Fritz 2020 (Markov categories, copy, determinism). Some comfort with matrix multiplication helps.
Quantum channels form a Markov category with a dagger โ a canonical way to reverse any morphism. Bayesian inversion becomes adjunction. The no-cloning theorem says copy doesn't exist for quantum states โ the very operation that detects determinism in Fritz's setup.
Quantum channels as morphisms
A quantum channel maps density matrices to density matrices โ the quantum analogue of a stochastic matrix. It's completely positive and trace-preserving (CPTP). In the classical limit, density matrices reduce to probability distributions and quantum channels reduce to Markov kernels.
The dagger โ reversing channels
A dagger category has an involution โ that reverses morphisms: if f: A โ B then fโ : B โ A. For quantum channels, the dagger is the adjoint (conjugate transpose). For classical channels with a reference state, the dagger recovers Bayesian inversion.
| Level | Structure | Example |
|---|---|---|
| Bayesian inversion | a.e. inverse | classical Bayes |
| Dagger | exact inverse | unitary quantum |
| Conjugation | up to automorphism | modular theory |
Bayesian inversion from the dagger
Given a prior state ฯ and a channel f, the Bayesian inverse fโ _ฯ is the unique channel such that the joint distribution factors correctly: ฯ โ f = fโ _ฯ โ (f applied to ฯ). In the quantum case, this is Petz recovery.
No-broadcasting theorem
Classical distributions can be copied (broadcast to multiple receivers without distortion). Quantum states cannot โ the no-broadcasting theorem. In Fritz's framework, copy ฮฝ detects determinism. In the quantum version, copy doesn't exist for non-commutative states. This is the categorical manifestation of quantum weirdness.
Notation reference
| Paper | Scheme | Meaning |
|---|---|---|
| fโ | (transpose channel) | Dagger (adjoint/reverse) |
| fโ _ฯ | (bayes-inverse f ฯ) | Bayesian inverse given prior ฯ |
| CPTP | ; completely positive, trace-preserving | Quantum channel |
| ฮฝ | (copy-classical ...) | Copy (exists classically, not quantum) |
| ฯ | '(0.3 0.7) | State (distribution or density matrix) |
Neighbors
Other paper pages
- ๐ Fritz 2020 โ the classical Markov category (copy exists everywhere)
- ๐ Cho, Jacobs 2015 โ effectus theory (Born rule, quantum-classical bridge)
- ๐ Smithe 2021 โ Bayesian lenses (uses the same inversion structure)
- ๐ Di Lavore 2025 โ partial Markov categories (observations and restrictions)
Foundations (Wikipedia)
Translation notes
All examples use classical stochastic matrices as stand-ins for quantum channels. The paper works with completely positive trace-preserving maps on matrix algebras, where the dagger is the Hilbert-Schmidt adjoint and Bayesian inversion is Petz recovery. For example: the Bayesian inverse on this page computes Bayes' rule for a 2ร2 stochastic matrix. In the paper, the same construction works for arbitrary CPTP maps on C*-algebras โ the inverse involves the modular automorphism group and recovers the Petz recovery map. The factorization structure (joint = forward ร backward) is identical. The operator algebra is not.
Every example is Analogy โ classical stand-ins for quantum constructions.
Read the paper. Start at ยง3 for quantum Markov categories, ยง5 for Bayesian inversion and the dagger, ยง7 for no-broadcasting.