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 two intersecting square sets modulo give
Example
Let and work with the representatives . Put
Then and , each with elements, and . Taking the common value , which is and is also congruent to , gives
This is the mechanism behind Every nonzero residue modulo an odd prime is a sum of two squares at , written out at : two subsets of the residues, each of size , cannot be disjoint. That proposition supplies such a common value for every odd prime, and For every prime the congruence is solvable cites it rather than repeating the count.
Facts & Assumptions
Given: The prime and the sets and displayed above.
For , means (Congruence modulo an integer: when , including the moduli and ).
For every prime there are integers with (For every prime the congruence is solvable).
Let be an odd prime and let with . Then there are integers such that (Every nonzero residue modulo an odd prime is a sum of two squares).
Verification
Since and have the same square and modulo , every square residue is for some with ; computing, , , , , and , so .
For the same six values of , , , , , and modulo , so .
Comparing the two displayed lists, ; taking with from step 1.1 and from step 2.1 gives , hence , an instance of [L1] at .
The nonempty intersection exhibited in step 3.1 is exactly what [L2] asserts at for an arbitrary odd prime, since is the set of residues of at ; the argument at therefore instantiates the cited proposition rather than adding to it.
Remarks
Why is a good modulus for this. Here and is not in , so is not itself a square modulo and no pair with works. The example is therefore not a disguised one-square case: two squares are genuinely needed, which is what the cited proposition provides.
Other solutions exist. The intersection has the further common values and : the value is and also modulo , giving , and the value is and also , giving . So the solution pair is not unique; the cited proposition asserts that at least one common value exists and says nothing about how many do.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
12 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
- Keith Conrad, Proofs by Descent, §6, Lemma 6.4 (standard reference, not scraped)