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.
Proper equivalence of positive-definite integral binary quadratic forms is decidable
Statement
There is an algorithm to decide whether two positive-definite integral binary quadratic forms are properly equivalent: reduce both forms, and compare the two reduced triples.
Facts & Assumptions
Given: Positive-definite integral binary quadratic forms and .
Every positive-definite integral binary quadratic form is properly equivalent to a reduced form (Every positive-definite integral binary quadratic form is properly equivalent to a reduced form).
Each proper-equivalence class contains exactly one reduced form (Each proper-equivalence class of positive-definite integral binary quadratic forms contains exactly one reduced form).
Proof
By [L1], choose reduced forms and properly equivalent to and , respectively.
If and are properly equivalent, then and lie in the same proper-equivalence class, so [L2] gives .
Conversely, if , then and are both properly equivalent to that same reduced form, hence are properly equivalent to each other.
Therefore and are properly equivalent exactly when their reduced representatives are equal. Since equality of two explicit coefficient triples is decidable, proper equivalence is decidable.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
7 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
- William Stein, Elementary Number Theory and Elliptic Curves, Section 9.3.2 (standard reference, not scraped)
- Andrew Granville, Binary Quadratic Forms, Exercises 4.1e-4.1g (standard reference, not scraped)