Channel and question
- Input
- A binary symbol inserted into a box already containing one binary state symbol.
- Output
- One of the two symbols is selected uniformly as output; the other becomes the next state.
- Law
- A unifilar finite-state channel with causal noiseless output feedback to the encoder.
- Quantity
- Feedback capacity \(C_{\mathrm{fb}}\), measured in bits per channel use.
Criterion. Causal encoding using past channel outputs.
- The initial state is fixed and known to encoder and decoder.
- Average decoding error vanishes.
Current status
\[C_{\mathrm{fb}}=\log_2\varphi\]
| Result | Relation | Method | Year |
|---|---|---|---|
| Exact | \(C_{\mathrm{fb}}=\log_2\frac{1+\sqrt5}{2}\) | Feedback dynamic program and an explicit capacity-achieving scheme. | 2006 |
Formal verification
Lean coverageFormally stated
New statements await mathematical review and proofs.
Claims
- Feedback trapdoor capacity with a fixed state known to both terminals.
operational-capacity· exact capacity · solved · Formally stated · v2
Lean declarations (2)
CapacityAtlas.Channel.trapdoorFeedbackModeldefinition
lean/CapacityAtlas/Channels/Trapdoor.lean — Concrete finite-state trapdoor channel used for the feedback problem.CapacityAtlas.Claims.trapdoorFeedbackclaim · operational-capacity
lean/CapacityAtlas/Claims/TrapdoorFeedback.lean — Feedback trapdoor capacity with a fixed state known to both terminals.
References
- Haim H. Permuter, Paul Cuff, Benjamin Van Roy, and Tsachy Weissman (2006). Capacity of the Trapdoor Channel with Feedback. arXiv preprint.