A law of large numbers stated in terms of game-theoretic probability. Consider the following setup:
- Bob has some initial capital, .
- For
- Bob makes a bet
- The world reveals a value .
- Bob updates his capital as .
The game stops if Bob goes broke (i.e.,). The game-theoretic LLN states that Bob has a strategy which ensures that either
or he becomes infinitely wealthy, . There’s nothing special about the constant 1/2 here. It could be replaced with any value between 0 and 1 and we’d simply change how Bob updates his capital.
A Bayesian interpretation would be that Bob has a belief that the average value of the observations is 1/2 and is betting accordingly. Or you don’t have to get Bayesian at all, and you can instead say that Bob is able force the world to act in a certain way if the world wants to prohibit him from getting infinitely wealthy.
Notice that there no probabilistic assumptions in the statement of the game-theoretic LLN. There are no distributions, no probability measures, no sigma algebras, nothing. It makes a deterministic statement about every sequence of numbers , namely that there exists a betting strategy such that either (1) will happen, or Bob will become infinitely wealthy.
Remarkably, the game-theoretic LLN recovers the measure-theoretic SLLN (under the assumption of boundedness, which were assuming here). I have a blog post about this here.