Probabilistic lifting of the logical relation for Pólya urn equivalence

Develop a probabilistic lifting of Cambria’s step-indexed logical relation along a probability monad, replacing admissible-relation membership with coupling lifting and re-establishing anti-reduction and compositionality, in order to formally prove the representation equivalence between the state-based and direct implementations of Pólya’s urn.

Background

Cambria’s deterministic logical relation establishes abstraction over the parameter type but does not cover the probabilistic primitives used by the two Pólya urn handlers. One handler stores urn contents as a pair of integers in local state, while the other represents the urn by a single Beta-distributed bias and samples independently from it.

The paper identifies the missing technical development: the logical relation must be lifted to probabilistic computations using couplings, after which anti-reduction and compositionality must be reproved. This would formalize the de Finetti-style representation equivalence between the two handlers.

References

Making this formal requires lifting the logical relation along a probability monad, replacing membership in an admissible relation with a coupling lifting and re-establishing anti-reduction and compositionality for the lifted relation (e.g. via entropy-passing semantics), which we leave to future work.

Cambria: Resource Abstraction for Parametrized Algebraic Effects and Handlers  (2608.27798 - Liell-Cock et al., 28 Aug 2026) in Section 4.1, subsection “Representation Independence for Parametrized Handlers”