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.
Odd primes congruent to or modulo are represented by
Example
An odd prime is represented by if and only if
Facts & Assumptions
Given: An odd prime .
The unique reduced primitive form of discriminant is , so every primitive positive-definite form of discriminant is properly equivalent to (The reduced primitive forms of discriminant ).
Properly equivalent binary quadratic forms represent the same integers (Properly equivalent binary quadratic forms represent the same integers, with primitive representations in bijection).
An integral binary quadratic form is positive definite exactly when its leading coefficient is positive and its discriminant is negative (An integral binary quadratic form is positive definite exactly when its leading coefficient is positive and its discriminant is negative).
For an odd prime , exactly when , and exactly when (First supplement: ).
For an odd prime , exactly when or , and exactly when or (Second supplement: ).
For every odd prime and integers , (The Legendre symbol is multiplicative for all integer numerators).
For an odd prime , exactly when is a quadratic residue modulo (The Legendre symbol, including its zero value).
Verification
If , then reducing modulo shows and or , because squares modulo are and is odd. Hence or .
Conversely, suppose or . Then [L4] and [L5] give , so [L6] yields . By [L7], there is an integer with .
Set , which is an integer by step 1.2, and define Then and , so represents . If a divisor of , , and were greater than , then because is prime; but would force , hence , so , impossible for an odd prime. Thus is primitive. Since its leading coefficient is and its discriminant is , [L3] makes positive definite. Therefore [L1] shows that is properly equivalent to , and then [L2] shows that represents .
Steps 1.1 and 2.1 prove the claimed criterion.
Depends on
- The reduced primitive forms of discriminant $-8$
- Properly equivalent binary quadratic forms represent the same integers, with primitive representations in bijection
- An integral binary quadratic form is positive definite exactly when its leading coefficient is positive and its discriminant is negative
- First supplement: $(-1/p)=(-1)^{(p-1)/2}$
- Second supplement: $(2/p)=(-1)^{(p^2-1)/8}$
- The Legendre symbol is multiplicative for all integer numerators
- The Legendre symbol, including its zero value
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
23 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
- Andrew Granville, Binary Quadratic Forms, Exercise 4.1h (standard reference, not scraped)