Section 10 — Definitions #
Auxiliary definitions for the commutativity-at-points argument from Section 10 of the
low individual degree paper. This file packages the sampled diagonal-line questions,
point/line bridge families, and the error terms used by commutativityPoints.
References #
references/ldt-paper/commutativity-points.texblueprint/src/chapter/ch08_commutativity.tex
Outcomes (a, b) for the ordered or reversed product of two point measurements.
Equations
- MIPStarRE.LDT.CommutativityPoints.PointPairOutcome params = (MIPStarRE.LDT.Fq params × MIPStarRE.LDT.Fq params)
Instances For
A diagonal line together with a sampled parameter on that line.
Equations
- MIPStarRE.LDT.CommutativityPoints.PointDiagonalLineQuestion params = (MIPStarRE.LDT.DiagonalLine params × MIPStarRE.LDT.Fq params)
Instances For
A diagonal line together with the two sampled parameters used for a point pair.
Equations
- MIPStarRE.LDT.CommutativityPoints.PointPairDiagonalLineQuestion params = (MIPStarRE.LDT.DiagonalLine params × MIPStarRE.LDT.Fq params × MIPStarRE.LDT.Fq params)
Instances For
Diagonal lines form a finite type via their base point and direction vector.
Equations
- MIPStarRE.LDT.CommutativityPoints.instFintypeDiagonalLine params = Fintype.ofInjective (fun (ℓ : MIPStarRE.LDT.DiagonalLine params) => (ℓ.base, ℓ.direction)) ⋯
Ordered product of two submeasurements viewed as a raw operator family.
Equations
Instances For
Reversed product of two submeasurements viewed as a raw operator family.
Equations
Instances For
The outcome effects of tensorProductSubMeas sum to its total effect.
Tensor-product bridge A_a ⊗ B_b on the bipartite space ι × ι.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Recover the sampled point from a diagonal-line/parameter sample.
Equations
- MIPStarRE.LDT.CommutativityPoints.sampledPointFromDiagonalQuestion params q = q.1.pointAt q.2
Instances For
The ordered point product (A^u_a A^v_b) ⊗ I on the bipartite space d * d.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The reversed point product (A^v_b A^u_a) ⊗ I on the bipartite space ι × ι.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Distribution obtained by sampling a diagonal line together with a parameter on that line.
Equations
Instances For
The diagonal-line/parameter question distribution is a probability distribution.
The diagonal-line/parameter question distribution is Mathlib's uniform PMF on its finite question type.
The point measurement, reindexed by a sampled diagonal line and a parameter on it.
Equations
- MIPStarRE.LDT.CommutativityPoints.sampledPointMeasurement params strategy q = (strategy.pointMeasurement (MIPStarRE.LDT.CommutativityPoints.sampledPointFromDiagonalQuestion params q)).toSubMeas
Instances For
Evaluate the diagonal-line measurement at the sampled parameter.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The mixed bridge A^u_a ⊗ L^ℓ_[f(v)=b] on the bipartite space d * d.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The bridge I ⊗ (L^ℓ_[f(v)=b] · L^ℓ_[f(u)=a]) on the bipartite space.
Paper's "ordered" step: Lv * Lu (line measurement at v times line measurement at u).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The swapped bridge I ⊗ (L^ℓ_[f(u)=a] · L^ℓ_[f(v)=b]) on the bipartite space.
Paper's "reversed" step: Lu * Lv (projectively swapped from ordered).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The mixed bridge A^v_b ⊗ L^ℓ_[f(u)=a] on the bipartite space ι × ι.
Outcome (a, b) maps to leftTensor(A^v_b) * rightTensor(L^ℓ_[f(u)=a]),
i.e. a indexes the line evaluation and b indexes the point measurement.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The intermediate consistency loss coming from the m-restricted diagonal-lines test.
Equations
- MIPStarRE.LDT.CommutativityPoints.restrictedDiagonalLinesConsistencyError params gamma = gamma * ↑params.m
Instances For
The approximation loss obtained from prop:simeq-to-approx.
Equations
Instances For
The displayed commutativity error from thm:commutativity-points.
Equations
- MIPStarRE.LDT.CommutativityPoints.commutativityPointsError params gamma = 32 * gamma * ↑params.m