The finite public reveal datum
λ = (i, L_X, L_Y, π_{X,−i}, π_{Y,−i}, k_X, k_Y) of the forward reveal
experiment over the core D (05_prerounding.tex, eq lambda-full): a live
coordinate i ∉ D, a two-block partition L_X ⊔ L_Y of the non-core
coordinates other than i, uniform orders of the two blocks (encoded as
position↦element equivalences), and cuts k_X ∈ {0,…,|L_X|},
k_Y ∈ {0,…,|L_Y|}.
Instances For
Equations
- One or more equations did not get rendered due to their size.
The first k_X entries of the order π_{X,−i}, as a set:
π_{X,−i}^{≤ k_X} (05_prerounding.tex, eq forward-reveal-sets).
Equations
Instances For
The first k_Y entries of the order π_{Y,−i}, as a set:
π_{Y,−i}^{≤ k_Y}.
Equations
Instances For
First half of eq reveal-cover: D ⊆ C_X ∩ C_Y.
Second half of eq reveal-cover: C_X ∪ C_Y = [n] \ {i} — every
coordinate other than the live one is revealed to at least one player.
This is what makes the prior factorize (eq prior-factorization).
The live coordinate is unrevealed to Alice.
The live coordinate is unrevealed to Bob.
The forward reveal law (05_prerounding.tex, eqs lambda-full and
forward-outcome-probability): i uniform on the m non-core
coordinates, each remaining coordinate assigned to a block by a fair
coin, uniform orders of the two blocks, uniform cuts — the datum's
probability is
2^{1−m} / (m · |L_X|! · (|L_X|+1) · |L_Y|! · (|L_Y|+1)).
Equations
Instances For
The forward reveal law is a probability law on reveal data
(05_prerounding.tex, eq lambda-full with eq forward-outcome-probability:
m choices of i, 2^{m−1} block assignments, |L_X|!·|L_Y|! orders,
(|L_X|+1)(|L_Y|+1) cuts). Requires a proper core |D| < n, which the
greedy conditioning guarantees (|D| < n/2).
Equations
The unnormalized posterior weight of a full question-word pair given
the reveal: the product prior ∏_j μ(x_j, y_j) restricted to the words
consistent with the revealed values — x on C_X ∪ {i} and y on
C_Y ∪ {i} (the conditioning (T₀ = t, X_i = x, Y_i = y) of
05_prerounding.tex, eq prior-factorization, with the revealed values
packaged as reference words x₀, y₀).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Prior factorization (node 1.2.3; 05_prerounding.tex, eq
prior-factorization): given the reveal and the live questions, the full
Alice word and the full Bob word are conditionally independent under the
referee's product prior, because the unrevealed Alice coordinates and the
unrevealed Bob coordinates occupy disjoint coordinate sets (eq
reveal-cover) and each carries a pinned half of its coordinate's joint
law. Stated division-free as the exact identity
E[fg]·E[1] = E[f]·E[g] for the unnormalized conditioned weight, for
every pair of test functions; the identity is under the prior ℙ, not
under the posterior ℚ.