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

Integral Pell solutions form an abelian group

Statement

Fix a positive nonsquare integer D, and identify an integral solution (x,y) of Pell's equation with the element x+yDZ[D]. Then the set GD:={αZ[D]:ND(α)=1} is an abelian group under multiplication in Z[D].

Facts & Assumptions

Given: The set GD={αZ[D]:ND(α)=1}.

[F1]

For α=x+yDZ[D], the equality ND(α)=1 is exactly the equation x2Dy2=1, so GD is the set of integral Pell solutions written as elements of Z[D] (Pell's equation, The norm on the explicit order Z[D]).

[F2]

The Pell norm is multiplicative: ND(αβ)=ND(α)ND(β) for all α,βZ[D] (The Pell norm is multiplicative).

[F3]

In Z[D], the product is

(x+yD)(u+vD)=(xu+Dyv)+(xv+yu)D.

(The norm on the explicit order Z[D]).

Proof

technique · direct
1.1

The element 1=1+0D satisfies ND(1)=1, so it lies in GD. If α,βGD, then [F2] gives ND(αβ)=ND(α)ND(β)=1, so αβGD.

F1F2givenalgebra
1.2

If α=x+yDGD, then [F1] gives x2Dy2=1, hence α(xyD)=x2Dy2=1. Therefore α1=xyDGD, since ND(xyD)=1 by [F1].

F1givenalgebra
2.1

Associativity is inherited from multiplication of real numbers, and [F3] is symmetric in (x,y) and (u,v), so multiplication on GD is commutative. Together with steps 1.1 and 1.2, this proves that GD is an abelian group.

F3step 1.1step 1.2algebra

Depends on

Used by

Dependency tree · one level

3 results within one dependency step 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