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.
is a primitive root modulo by testing the prime divisors of
Example
The class of is a primitive root modulo .
Facts & Assumptions
Given: The prime modulus and the unit class of .
A unit is a primitive root modulo when its order is (Primitive roots modulo ).
If an element has finite order , its powers equal the identity exactly at exponents divisible by (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
Verification
Direct calculation gives and ; in particular .
By step 1.1 and [L3], the order divides . Every proper divisor of divides either or , so step 1.1 and [L3] exclude every proper divisor. The order is therefore by [L2], and [L1] makes primitive.
Depends on
- Primitive roots modulo $n$
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
- If $\operatorname{ord}(g) = n$ then $g^{k} = e$ iff $k$ is an integer multiple of $n$, the powers $g^{0}, \dots, g^{n-1}$ are distinct, and $\langle g \rangle$ has exactly $n$ elements; if $g$ has infinite order then $g^{j} = g^{k}$ only for $j = k$
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 84 results over 22 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
- William Stein, Elementary Number Theory, Example 2.5.9 (standard reference, not scraped)