Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (gpt-5.6-terra)audited 2026-08-26
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.

Properly equivalent binary quadratic forms represent the same integers, with primitive representations in bijection

Statement

Let f and g be integral binary quadratic forms. If f and g are properly equivalent, then:

  1. f and g represent exactly the same integers.
  2. Primitive representations correspond bijectively: for each integer n, a pair (x,y) with gcd(x,y)=1 satisfies g(x,y)=n if and only if the pair (px+qy,rx+sy) has relatively prime coordinates and satisfies f(px+qy,rx+sy)=n, where g=f(pqrs).

Facts & Assumptions

Given: Integral binary quadratic forms f and g, an integer n, and a matrix M=(pqrs)SL2(Z) with g=fM.

[F1]

Proper equivalence means g(x,y)=f(px+qy,rx+sy) for all integers x,y (Proper equivalence of binary quadratic forms).

[F2]

The form h represents n when n=h(u,v) for some integers u,v, and it primitively represents n when moreover gcd(u,v)=1 (Integers represented, and primitively represented, by a binary quadratic form).

[L1]

Integral substitution defines a right action of SL2(Z) on integral binary quadratic forms (Integral substitution defines a right action of SL2(Z) on integral binary quadratic forms).

Proof

technique · direct
1.1

If g(x,y)=n, then n=f(px+qy,rx+sy) by [F1], so every representation of n by g yields a representation of n by f.

F1F2
2.1

Since psqr=1, the inverse matrix is M1=(sqrp)SL2(Z). By [L1], (fM)M1=f, so f=gM1. Applying step 1.1 to g and M1 gives the converse implication. Therefore f and g represent exactly the same integers.

F1L1step 1.1algebra
3.1

Let u=px+qy and v=rx+sy. If gcd(x,y)=1 and an integer d divides both u and v, then d divides suqv=(psqr)x=x and ru+pv=(psqr)y=y, so gcd(u,v)=1. The same argument with M1 gives the converse, so the correspondence of steps 1.1 and 2.1 restricts to a bijection on primitive representations.

F2step 2.1algebra

Depends on

Used by

Dependency tree · two levels

6 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources