Ququint Wigner Critical Geometry
Abstract
Exact ququint Wigner zeros, tangent dimension, and critical gradient.
Definition 1.1 (The state space).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.State (✓ std3).
Source. Repository-derived.
Commentary.
State is the complex Euclidean space on Fin 5, with its L2 norm.
radical denotes QuquintCertificateData.radical. Its definition, square, quartic identity and bounds are given in QuquintCertificateData.
Definition 1.2 (The fifth root of unity).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zeta (✓ std3).
Source. Repository-derived.
Commentary.
The phase convention uses exp of two pi times the imaginary unit divided by five.
Definition 1.3 (The phase-point kernel).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.phasePoint (✓ std3).
Citation. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
The condition and exponent arithmetic are in ZMod 5. val converts the exponent to a natural number. This is the paper’s phase-point convention after exchanging the labels p and q.
Definition 1.4 (The Wigner quadratic form).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.wigner (✓ std3).
Citation. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
The real part of the Hermitian phase-point pairing is divided by five.
Definition 1.5 (The Wigner norm sum).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.lOne (✓ std3).
Source. Repository-derived.
Commentary.
The two finite sums include all twenty-five phase points.
Definition 1.6 (The specified ququint state).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.psi (✓ std3).
Citation. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
Appendix E, equation E.3a, specifies this normalized five-component state.
Definition 1.7 (The vanishing phase points).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zeroPoints (✓ std3).
Source. Repository-derived.
Commentary.
Filtering the finite phase plane by the vanishing predicate defines zeroPoints.
Theorem 1.8 (The exact zero set).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zero_points_eq (✓ std3). ∎
Source. Repository-derived.
Commentary.
The exact Wigner table determines these five points.
Theorem 1.9 (The zero-set cardinality).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zero_points_card (✓ std3). ∎
Source. Repository-derived.
Commentary.
The five displayed points are distinct.
Theorem 1.10 (The norm sum at the specified state).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.lOne_psi (✓ std3). ∎
Source. Repository-derived.
Commentary.
The exact twenty-five-entry Wigner table gives this value.
Definition 1.11 (The signed phase-point sum).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient (✓ std3).
Source. Repository-derived.
Commentary.
The SignType coefficient is explicitly coerced to the complex scalar field.
Definition 1.12 (The constrained real tangent space).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangent (✓ std3).
Source. Repository-derived.
Commentary.
tangent is the real Submodule of State cut out by complex orthogonality to psi and the five real phase-point pairing constraints.
Definition 1.13 (The component phases).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.phases (✓ std3).
Source. Repository-derived.
Commentary.
This vector has type Fin 5 to the complex numbers.
Definition 1.14 (Phase-adjusted real coordinates).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gauge (✓ std3).
Source. Repository-derived.
Commentary.
The first five real coordinates and the last five imaginary coordinates are multiplied by phases.
Definition 1.15 (The exact real basis matrix).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.basisMatrix (✓ std3).
Source. Repository-derived.
Commentary.
The ten rows are listed in the real-then-imaginary order used by gauge. The checked constraint, selector, and elimination identities establish a basis of tangent.
Definition 1.16 (The real linear coordinate equivalence).
Formalization. D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangentEquiv (✓ std3).
Source. Repository-derived.
Commentary.
The forward map carries the displayed state into tangent. The inverse removes the phases and takes real coordinates 3 and 4 and imaginary coordinates 3 and 4; both inverse laws are proved.
Theorem 1.17 (The tangent dimension).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangent_finrank (✓ std3). ∎
Source. Repository-derived.
Commentary.
The real linear equivalence gives dimension four.
Theorem 1.18 (Restriction to the nonzero Wigner points).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient_restricted (✓ std3). ∎
Source. Repository-derived.
Commentary.
The terms omitted from the full gradient sum have zero SignType coefficient.
Names below are the public Lean names in D5.S3.Quantum.Magic.QuquintWignerCriticalGeometry. zeta is the fifth root of unity used in psi and phasePoint. wigner is the real phase-point quadratic form divided by five; lOne sums the absolute values of its twenty-five entries.
zeroPoints is the set of vanishing Wigner entries of psi. tangent imposes complex orthogonality to psi and vanishing real phase-point pairings at every point of zeroPoints.
Theorem 1.19 (Exact zero set and dimension).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.critical_geometry (✓ std3). ∎
Source. Repository-derived.
Acknowledgement. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
The exact Wigner table is evaluated using radical. The public real linear equivalence tangentEquiv gives four real coordinates on tangent. Its inverse removes the component phases and selects four real coordinates. Checked matrix identities establish both inverse laws for the original constraint subspace.
Theorem 1.20 (Critical gradient).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient_psi (✓ std3). ∎
Source. Repository-derived.
Acknowledgement. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
gradient is the sum of phasePoint matrices weighted by SignType.sign of the Wigner entries of psi. The public gradient_restricted identity identifies this restricted sum with gradient, whose definition includes all points and has zero coefficients on zeroPoints.
Theorem 1.21 (Vanishing first variation).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.first_variation_zero (✓ std3). ∎
Source. Repository-derived.
Acknowledgement. Muhammad Erew and Moshe Goldstein (2025). Extremizing Measures of Magic on Pure States by Clifford-stabilizer States. DOI: 10.48550/arXiv.2512.19657.
Commentary.
The Lean statement is HasDerivAt with derivative zero, for every vector in tangent. Hermitian symmetry gives an exact quadratic expansion of each Wigner entry. On zeroPoints the linear coefficient vanishes. At the other points the derivative of absolute value multiplies the coefficient by its sign, and the gradient identity and orthogonality to psi make their sum zero.
Theorem 1.22 (Exact Wigner expansion).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.wigner_expand (✓ std3). ∎
Source. Repository-derived.
Commentary.
This existing expansion is now public for normalized perturbations. The proof uses the Hermitian phase-point pairings and real scalar multiplication.
Theorem 1.23 (Cancellation of the linear sum).
Proof. Machine-checked in Lean as D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.first_coefficient_zero (✓ std3). ∎
Source. Repository-derived.
Commentary.
gradient_psi, Hermitian symmetry, and the complex orthogonality in tangent prove this exact cancellation. QuquintStrictDecrease uses this equality when summing its locally valid absolute-value expansions.
Scope: this module concerns this state in dimension five. It does not claim a general solution of mana extremisation, results in other dimensions or at other critical points, that Claim C is the authors’ verbatim conjecture, or global novelty beyond the recorded search. The normalized direction result is developed in QuquintStrictDecrease.
References
- Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.State - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.basisMatrix - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.critical_geometry - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.first_coefficient_zero - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.first_variation_zero - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gauge - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient_psi - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.gradient_restricted - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.lOne - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.lOne_psi - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.phasePoint - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.phases - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.psi - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangent - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangentEquiv - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.tangent_finrank - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.wigner - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.wigner_expand - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zeroPoints - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zero_points_card - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zero_points_eq - Truth anchor:
D5/S3/Quantum/Magic/QuquintWignerCriticalGeometry.zeta - Dependency: D5/S3/Constants/PentagonCosines
- Dependency: D5/S3/Quantum/Magic/QuquintCertificateData