Binary symmetric channel
Each bit is independently flipped with probability p. This is the canonical finite noisy channel.
Each input bit is independently deleted without an erasure marker. The exact capacity is unknown for every nontrivial deletion probability.
\(X^n\in\{0,1\}^n\)
\(A random subsequence of the input, with no markers indicating deleted positions.\)
Each input bit is independently retained with probability 1-d and the surviving bits keep their order.
| Symbol | Meaning | Range |
|---|---|---|
| \(d\) | Independent deletion probability. | \(0<d<1\) |
Conditions. The displayed pair is valid in the high-deletion regime d at least 0.64; stronger pointwise bounds may apply at individual d.
The site records simple uniform high-deletion bounds here. A future data extension should store the full pointwise numerical envelopes.
| Type | Claim | Method | Source |
|---|---|---|---|
| lower | \(C_{\mathrm{del}}(d)>0.1221(1-d)\) | Optimized run-length input distributions in the Mitzenmacher-Drinea construction. | 2023 [1] |
| upper | \(C_{\mathrm{del}}(d)\le 0.3578(1-d)\)d\ge 0.64 | Finite-block deletion-channel upper bounds computed by a parallelized Blahut-Arimoto algorithm. | 2026 [1] |
Determine C_del(d), even at a single benchmark value such as d=1/2, or substantially narrow the pointwise gap.
Deletions destroy symbol alignment, so finite-letter mutual-information optimizations grow exponentially and do not single-letterize.
Formalize the operational deletion-channel model and existence of capacity.
Store machine-readable pointwise upper and lower envelopes with provenance.
The finite-channel core does not yet model variable-length outputs or synchronization errors.
No Lean file is linked yet. A contribution should begin by reusing the shared definitions under lean/CapacityAtlas.
Each bit is independently flipped with probability p. This is the canonical finite noisy channel.
A relay assists communication from a source to a destination. Decode-forward and the cut-set bound do not coincide in general.
This is the smallest multiple-unicast instance identified by Sun and Jafar where Shannon inequalities do not give the best known converse.