Direct parallel repetition of a game #
The n-fold direct repetition G^{⊗n} of a game (blueprint def:direct-repetition):
the referee samples n independent question pairs, sends the tuples to the players, and
accepts if and only if every coordinate is accepted. The construction is that of the two
vendored developments (MIPRE/Background/Repetition/), so that their theorems transfer
without bookkeeping; the repetition of a synchronous game is synchronous.
The n-fold direct repetition of a game (blueprint def:direct-repetition):
product question distribution on (Fin n → X) × (Fin n → Y) and the conjunction of the
coordinate predicates.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The n-fold direct repetition of a synchronous game is synchronous: unequal answer
tuples to equal question tuples differ in some coordinate, which is then rejected.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The repetition of a synchronous game, viewed as a game, is the repetition of the underlying game.