Research · Hardness of the discrete logarithm
Removing the first-fall-degree heuristic
PROVED A007 gives the all-parameter upper bound, while A008 proves the matching strong obstruction: every proper core has , and an infinite family has with .
Problem
Formal research question
Let be an elliptic curve, let be Semaev's summation polynomial, and let be a polynomial system over obtained by Weil restriction.
Given , find an unconditional, explicit upper bound on the degree of regularity or solving degree of without assuming that its first fall degree approximates either quantity.
PROVED For regularity and solving degree, the repository's finite-field system convention is
[ F(q,n,m)=S(q,n,m)\cup {x_1^q-x_1,\ldots,x_m^q-x_m}. ]
First fall remains defined in the finite-field function ring as recorded in
NOTES.md.
The eventual target regime is . The initial experimental range is and .
Global formal bound (2026-07-23)
PROVED For every standard Weil-restricted Semaev system and every degree-compatible monomial order,
[ d_{\mathrm{reg}}(F)\le m(q-1)+1,\qquad \operatorname{sd}(F)\le \max{m(q-1)+2,m2^{m-1}}. ]
The first bound follows because the top ideal contains
. The second combines it with the individual-degree
formula for and Salizzoni (2023), Proposition 3.10. This is an
unconditional explicit answer for all , independent of , but
it is intentionally not presented as a subexponential cryptanalytic bound.
The proof and adversarial audit are in CLAIM.md and A007.
Strong target resolved negatively (2026-07-23)
PROVED The displayed global bound does not remove the cryptanalytic use of the first-fall heuristic: it is linear in , exponential in , and does not give the hoped-for bound in the regime .
PROVED A008 proves that this weakness is unavoidable for a universal theorem. Every proper Weil core generated by at most coordinate equations satisfies
[ \operatorname{sd}_\sigma(F)\ge q ]
for every degree-compatible order. It also constructs an infinite nonsingular Semaev family with non-base targets for which
[ d_{\mathrm{ff}}=14,\qquad q\le\operatorname{sd}_\sigma(F)\le2q+2. ]
Thus no -independent, first-fall-scale universal replacement for A007 exists under the explicit-field-equation convention. In the regime , every solvable underdetermined system already has a degree lower bound exponential in .
Sharper factor-base-size-two resolution (2026-07-23)
PROVED For odd , , and any non-base target in any extension, the constant-degree mutant construction gives
[ \operatorname{sd}_{\mathrm{grevlex}}(F)\le\max{q,5}. ]
Thus the earlier -bound is not restricted to ; A006 proves it for every extension degree. The exact first-fall/regularity classification below remains special to .
Quadratic resolution (2026-07-23)
For , odd prime powers , nonsingular short-Weierstrass curves, and non-base target -coordinates, the strongest unconditional statement proved here is
[ d_{\mathrm{ff}}=5,\qquad d_{\mathrm{reg}}=q,\qquad \operatorname{sd}_{\mathrm{grevlex}}\le q. ]
For , the equality holds if
and only if the field equations enlarge the two-coordinate core ideal. Automatic
nonredundancy is false: attempts/A005-field-equation-counterexample.md
gives an infinite eligible Semaev family with redundant field equations and
certifies a example with solving degree , not .
Session-one target
Fix conventions for first fall degree, degree of regularity, solving degree, and the maximum degree reached by a concrete algorithm. Give a worked toy example that separates the notions, and establish a route to observable intermediate-degree data.
Findings & state of play
State in five lines
PROVED With explicit field equations, and for all . PROVED Every proper core generated by at most coordinates has for every degree-compatible order. PROVED An infinite genuine family has , and . PROVED For odd , , and every non-base target in any extension, . REFUTED A -independent first-fall-scale universal bound for cannot hold under the fixed convention.
Literal upper bound
Let [ F=S(q,n,m)\cup{x_1^q-x_1,\ldots,x_m^q-x_m}. ]
PROVED The top ideal contains , which fills every form in degree .
CITED Semaev's individual-degree formula bounds each Weil coordinate by total degree , and Salizzoni (2023), Proposition 3.10, gives [ \operatorname{sd}\sigma(F)\le \max{d{\mathrm{reg}}(F)+1,\max_{f\in F}\deg f}. ]
Strong obstruction
CITED Krull height gives for a core with at most generators.
PROVED If , a proper cannot contain every field equation: otherwise its quotient would be finite-dimensional and would have height .
PROVED For , . Since , no such space contains a Groebner basis of ; hence .
Exact family
For , use , choose , and set [ \rho=(h+h^{-1})/2,\quad \sigma=(h^{-1}-h)/2,\quad a=-4\sigma^2,\quad c=2\sigma^2. ]
PROVED On , the target is on curve and non-base. The triple is a root of .
PROVED The two core top parts are [ x^4y^4z^4,\qquad -4c,x^3y^3z^3(xy+xz+yz). ] Their primitive pair gives exact first fall . The full top ideal has exact regularity , and Salizzoni gives the upper bound .
EMPIRICAL: Exact specializations verify the target, root, top pair, first fall, and nonzero field-equation normal forms.
Factor-base size two
PROVED A006 normalizes the core top parts to when the target degree is at least three. Both branches have regularity four and cubic-or-lower field remainders. Target degree two is A004.
PROVED At , . For , equality holds iff the field equations enlarge the core.
REFUTED Automatic nonredundancy is false. A005 gives an infinite redundant family and a instance with tuple .
Validation packet
code/certify_underdetermined_obstruction.pyand dated JSON: A008.code/certify_global_field_bound.pyand dated JSON: A007.code/certify_cubic_extension_family.pyand dated JSON: A006.code/certify_quadratic_family.py: A004.code/certify_quadratic_field_equations.py: A005.papers/P1.3.pdf: 17-page paper with the upper bound and strong no-go.
Exact boundary
P1.3 is resolved as a bound-or-obstruction problem: the unconditional upper bound exists, and the hoped-for universal first-fall-scale strengthening is false. Sharper constants or a classification of square/overdetermined cores are optional follow-on questions, not missing steps in this resolution.