Sampling and operator-symmetry utilities #
Support lemmas for the good-strategy self-consistency transport
(SelfConsistencyTransport):
ev_adjoint_sub_swap— squared-distance invariance under swapping endpoints (used by the reversegeneralize-bstep and bypointConditionedEventSelfConsistency_weighted_rightEdge);generalizeBReversePointwiseBound— the reverselem:generalize-bstep atexpansion.tex:309;avgOver_rerandomizeCoord_fst/avgOver_rerandomizeCoord_snd— both marginals of the hypercube-edge sampling distribution are uniform (expansion.tex:300–302).
The selected some () contribution is bounded by the full Option Unit
summed squared-distance core.
This extracts the common monotonicity step used when a two-outcome
postprocessed event is passed to cabApproxDelta: the singleton selected
outcome is one summand of the full Option Unit sum defining qSDDCore.
The reverse lem:generalize-b step used at
references/ldt-paper/expansion.tex, line 309.
The paper first moves from the evaluated line event to the exact restriction
(line 308), then uses the same estimate in the reverse direction at the second
sampled point (line 309). The squared-distance expression is unchanged by
swapping the two endpoints, because (Y - X) = -(X - Y).
The first marginal of the rerandomized hypercube-edge distribution is uniform.
This is the finite-distribution form of the sampling statement in
expansion.tex, lines 300--302.
The second marginal of the rerandomized hypercube-edge distribution is uniform.
This is the symmetric endpoint form of the sampling statement in expansion.tex,
lines 300--302.
The right tensor of the square-root polynomial weight is a contraction.
The square of (G_g)^{1/2} is the submeasurement outcome G_g, and every
outcome of a submeasurement is bounded by the identity.
Grouped-by-evaluation-value submeasurement contraction for (G_g)^{1/2}.
For a fixed point u and a field element a, sum over all polynomials g
with g(u) = a of the rightTensor of (G_g)^{1/2} * (G_g)^{1/2}ᴴ.
The contraction ∑_{g : g(u)=a} G_g ≤ I follows from the submeasurement
inequality G.total ≤ I. This is the key algebraic input that allows the
cabApproxDelta multiplier family in cabApproxDelta_sum_from_sdd and the
sum-form 2ε endpoints to group polynomials by their evaluation value without
incurring a cardinality factor.
Shared polynomial-sum cabApproxDelta transport.
The argument keeps the answer space at Fq params, applies
prop:cab-approx-delta with multiplier
if a = g(base s) then I ⊗ (G_g)^{1/2} else 0, and uses the grouped
contraction rightPolynomialWeightSqrt_grouped_contraction. The bridge
hypotheses identify the surviving fiber a = g(base s) with the weighted
left and right operators desired by the caller.