Multi-user

Physically degraded two-receiver broadcast channel

One transmitter sends private messages to two receivers whose outputs form a degradation chain.

Solved Lean: not started

Channel specification

Input

\(X\in\mathcal X\)

Output

Receiver outputs \(Y_1\) and \(Y_2\).

Law

A memoryless channel satisfying \(X\to Y_1\to Y_2\).

Assumptions

  • Receiver 1 is the stronger receiver.
  • Each receiver requests its own private message.

Capacity region

rate pairs in bits per channel use region
\[\mathcal C=\bigcup_{p(u,x)}\{(R_1,R_2):R_1\le I(X;Y_1\mid U),\ R_2\le I(U;Y_2)\}\]

Conditions. \(U\to X\to Y_1\to Y_2\).

Symbol
\(\mathcal C\)
Error criterion
Vanishing average error at both receivers.

Known bounds and characterizations

TypeClaimMethodSource
inner region \(R_1\le I(X;Y_1\mid U),\quad R_2\le I(U;Y_2)\) Superposition coding and successive decoding. 1973 [1]
outer region \(R_1\le I(X;Y_1\mid U),\quad R_2\le I(U;Y_2)\) Single-letter converse exploiting physical degradedness. 1973 [1]

Bound timeline

  1. 1973

    Bergmans proved the capacity region for degraded broadcast channels.

    Reference

Formalization status

Lean: not started

Not started

Multi-user rate regions and auxiliary random variables are not yet formalized.

  1. Definitions
  2. Statement
  3. Partial proof
  4. Complete proof

No Lean file is linked yet. A contribution should begin by reusing the shared definitions under lean/CapacityAtlas.

Primary sources

  1. Peter P. Bergmans (1973). Random coding theorem for broadcast channels with degraded components. IEEE Transactions on Information Theory. doi:10.1109/TIT.1973.1054980
  2. Thomas M. Cover and Joy A. Thomas (2006). Elements of Information Theory. Wiley, second edition. doi:10.1002/047174882X
Keep exploring

Related entries

Point-to-point Updated 2026-08-09

Binary symmetric channel

Solved Lean: definitions

Each bit is independently flipped with probability p. This is the canonical finite noisy channel.

Point-to-point Updated 2026-08-09

Binary erasure channel

Solved Lean: definitions

Each transmitted bit is either received correctly or replaced by a visible erasure symbol.