Channel and question
- Input
- A finite common channel input \(X\).
- Output
- Finite receiver outputs \(Y_1\) and \(Y_2\).
- Law
- Receiver 1 is more capable when \(I(X;Y_1)\ge I(X;Y_2)\) for every input distribution.
- Quantity
- Private-message capacity region \(\mathcal C_{\mathrm{MC}}\), measured in ordered pairs of bits per channel use.
Criterion. Closure of achievable private-message rate pairs.
- Independent private messages and vanishing average error.
- Arbitrary finite superposition auxiliary alphabets are allowed.
Current status
| Result | Relation | Method | Year |
|---|---|---|---|
| Exact | \(R_2\le I(U;Y_2),\quad R_1+R_2\le\min\{I(X;Y_1),I(X;Y_1\mid U)+I(U;Y_2)\}\) | Superposition coding and a more-capable converse. | 1979 |
Lean formalization
Version 1 · Lean. More capable is defined by input-law dominance, separately from less noisy.
CapacityAtlas.Channel.moreCapableBroadcastCapacityStatementstatement
lean/CapacityAtlas/Channels/Broadcast.lean — More-capable capacity region equals the superposition region.
No external Lean proof is registered. Proofs longer than roughly 50 lines or requiring problem-specific infrastructure should live in a dedicated repository and link back to this statement version.
References
- Abbas El Gamal (1979). The Capacity of a Class of Broadcast Channels. IEEE Transactions on Information Theory. DOI 10.1109/TIT.1979.1056014.
Discussion
Thread key: capacityatlas:more-capable-broadcast-channel