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.
Least absolute remainders modulo and modulo
Example
Write for the least absolute remainder of modulo (The least absolute remainder modulo a positive integer). For :
Modulo the odd modulus every entry satisfies strictly, the largest value of being . Modulo the even modulus the entry attains and hence ; here and are congruent modulo , and the normalisation is what selects rather than .
Facts & Assumptions
Given: The moduli and and the integers .
For , means (Congruence modulo an integer: when , including the moduli and ).
For an integer and there is exactly one integer with and , and consequently (The least absolute remainder modulo a positive integer).
Verification
For the condition of [L1] is , that is ; each listed value is congruent to its argument, since , , and are multiples of while are their own remainders, so the first table is correct and throughout.
For the condition of [L1] is , that is ; the listed values are congruent to their arguments because , and are multiples of while are their own remainders, so the second table is correct.
At and the value gives , so the bound of [L1] is attained with equality; the alternative is congruent to modulo and satisfies , which the strict left-hand inequality of [L1] excludes, so the normalisation is what makes the remainder unique here.
Remarks
Only an even modulus produces the tie. The equality requires to be twice an integer, so for odd the bound is automatically strict, as the first table shows. This is exactly the boundary that The centred residue quadruple of has norm with has to exclude by a separate argument: the norm estimate there gives only , and equality in all four centred coordinates at once is exactly the case that a separate argument must rule out.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
5 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, Theorem 6.6 (Step 2) (standard reference, not scraped)