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.
Multiplication by with permutes an odd prime's signed half-system up to sign
Statement
Let be an odd prime, let , and put . For each , there are unique and such that
The absolute representatives are a permutation of .
Facts & Assumptions
Given: An odd prime , an integer with , and .
Every class modulo a positive integer has exactly one representative with (For , every class in has one representative with , so ; while is in bijection with ).
The quotient is a field (For every prime , the two operations on make it a field).
Every injection from a finite set to itself is a bijection (A subset of a finite set is finite, with , and equality holds if and only if ).
Proof
For , [L1] gives the standard representative of . It is nonzero because [L2] permits cancellation of the nonzero classes and . If , set ; if , set . Since , this gives the stated unique signed representative with .
If , then or . Cancelling by [L2] gives or . In the first case forces ; in the second, , so , a contradiction. Thus is injective.
The map is an injection from the finite set to itself, so [L3] makes it a bijection. Therefore is a permutation of the half-system.
Depends on
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- A subset of a finite set is finite, with $\lvert B\rvert \le \lvert A\rvert$, and equality holds if and only if $B = A$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 71 results over 23 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- H. Hackman, Elementary Number Theory, Chapter D, Section D.IV (standard reference, not scraped)
- W. Stein, Elementary Number Theory, Section 4.3 (standard reference, not scraped)