Strong Typicality
Why We Need a Stronger Notion
The weak typical set defined via the AEP is sufficient for many purposes, but it has a limitation: it controls only the total log-probability, not the empirical frequencies of individual symbols. For multiuser coding theorems — where we need to reason about joint typicality of independently generated sequences — we need a notion of typicality that controls the empirical distribution symbol by symbol. This is strong typicality, and it is the version we will use throughout the rest of this book.
Definition: Strongly Typical Set
Strongly Typical Set
Let be a distribution on a finite alphabet . For a sequence , define the empirical distribution (type):
The strongly typical set is:
That is, the empirical frequency of every symbol is within a relative -factor of its true probability.
This is the Orlitsky-Roche definition of strong typicality. Some authors use an absolute rather than relative tolerance: . The relative version is more natural for multiuser settings. The notation suppresses and when clear from context.
Strong typicality
A sequence is strongly typical if its empirical distribution is close to the true distribution in every symbol. The strongly typical set requires for all . Stronger than weak typicality; needed for joint typicality arguments.
Related: Typical set, Asymptotic equipartition property (AEP)
Theorem: Properties of the Strongly Typical Set
For and sufficiently large :
-
High probability: .
-
Equiprobability: Every satisfies
meaning where as .
-
Size: .
-
Marginal consistency: If , then and .
Strong typicality inherits all the properties of weak typicality, but adds marginal consistency (Property 4). This is crucial for multiuser coding: if a pair of sequences is jointly typical, each must be individually typical. This property fails for weak typicality.
High probability (Property 1)
For each , . By the WLLN, in probability. Taking a union bound over the finitely many gives the result.
Equiprobability (Property 2)
For :
.
Since :
.
Size (Property 3)
Follows from Properties 1 and 2, exactly as in the weak typical set case.
Marginal consistency (Property 4)
If for all , then summing over :
.
Weak vs Strong Typicality
| Property | Weak typicality | Strong typicality |
|---|---|---|
| Definition | for all | |
| Controls | Total log-probability | Per-symbol empirical frequencies |
| Implies weak typicality? | Yes (by definition) | Yes (Property 2) |
| Marginal consistency | Not guaranteed | Guaranteed (Property 4) |
| Extends to continuous? | Yes (via quantization) | Only for finite alphabets |
| Typical use | Point-to-point source/channel coding | Multiuser coding theorems |
Quick Check
If with on and , approximately how many 's does the sequence of length contain?
Between and
Exactly
Between and
Between and
Strong typicality requires , so . For : between and ones.