Definition (DMC)
A discrete memoryless channel (DMC) is a discrete channel whose sequence of n-dimensional transition distributions {PYn∣Xn} satisfies PYn∣Xn(bn∣an)=Πi=1∞PY∣X(bi∣ai)(**)∀n≥1, an∈Xn, bn∈Yn where PY∣X is a fixed (time-invariant) conditional distribution on X×Y. In other words, a DMC is fully described by the triplet (X,Y,Q=[PXY])where Q is called the channel’s transition matrix and PXY:=PY∣X(y∣x), x∈X, y∈Y.
Lemma
The DMC Property (∗∗) is equivalent to these two conditions:
- Output Memoryless Feature: PYn∣Xn,Yn−1(bn∣an,bn−1)=PY∣X(bn∣an) ∀n≥1, an∈Xn, bn∈Yn. i.e. The current output is conditionally independent of past output given the current input.
- Non-Anticipatory Feature: PYn−1∣Xn(bn−1∣an)=PYn−1∣Xn−1(bn−1∣an−1) ∀n≥2, an∈Xn, bn−1∈Yn−1. i.e. The current output is conditionally independent of future input given the current and past inputs.