Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The discriminant counts roots of Ax2+Bx+C0(modp) for odd prime pA

Statement

Let p be an odd prime, and let A,B,CZ with pA. Put Δ=B24AC. Then

Ax2+Bx+C0(modp)

has exactly

1+(Δp)

solution classes modulo p.

Facts & Assumptions

Given: An odd prime p and integers A,B,C with pA; write Δ=B24AC.

[L2]

A class [u]p is a unit exactly when gcd(u,p)=1 (For n1, [a]n is a unit if and only if gcd(a,n)=1).

[L3]

If u,vZ, n1, and d=gcd(u,n), then uxv(modn) is soluble exactly when dv, and when soluble it has exactly d solution classes (For n1, axb(modn) is solvable exactly when gcd(a,n)b, and then has exactly gcd(a,n) solution classes modulo n).

[L4]

For every integer d and odd prime p, the congruence y2d(modp) has exactly 1+(d/p) solution classes (x2a(modp) has exactly 1+(a/p) solution classes).

Proof

technique · direct
1.1

In the commutative ring [L1], the identity (2Ax+B)2Δ=4A(Ax2+Bx+C) holds.

L1givenalgebra
2.1

Since p is odd and pA, the prime p divides neither 2A nor 4A, so [L2] makes both classes units. Fact [L3] then says that x2Ax+B is a bijection of the residue classes, and cancellation of the unit 4A in step 1.1 shows that the original congruence is equivalent to (2Ax+B)2Δ(modp).

L2L3step 1.1
3.1

The bijection in step 2.1 preserves the number of solutions, and [L4] gives exactly 1+(Δ/p) solutions to the square congruence.

L4step 1.1step 2.1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 80 results over 19 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources