Optimal Couplings #
This file provides the topological foundation to show that the space of couplings between two distributions with finite support is compact, and that continuous functions (like expected value) attain their supremum on this space.
theorem
isClosed_couplings_set
{α β : Type u}
[Finite α]
[Finite β]
(p : SPMF α)
(q : SPMF β)
:
IsClosed (couplings_set p q)
theorem
isCompact_couplings_set
{α β : Type u}
[Finite α]
[Finite β]
(p : SPMF α)
(q : SPMF β)
:
IsCompact (couplings_set p q)