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.
through computed from the divisor recursion
Example
Running the recursion of The cyclotomic polynomials , defined by gives
each monic in , with degrees
matching (The unit group and Euler's totient for ).
Facts & Assumptions
Given: The recursion and (The cyclotomic polynomials , defined by , The sum over a finite index set, and its product form, Divisibility in : when for some integer ); and the elementary identity for .
For every , is monic in with and (The recursion defines a unique monic , of degree , Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).
For a prime and , (, and is Eisenstein at ).
is an integral domain (A polynomial ring over an integral domain is an integral domain), so a nonzero factor may be cancelled; and division by a monic polynomial has a unique quotient and remainder (Division by a monic polynomial over a commutative ring).
and for a prime (, and for every prime ); (For a prime and , ); and for with prime divisors and , (Euler's product formula for , stated through a finite injective list of its prime divisors).
Verification
is the base clause of the recursion, of degree by [L4].
The prime powers among are , and [L2] gives their cyclotomic polynomials directly: , , , , , , and .
For : the positive divisors of are and those of are , so [L1] gives and ; dividing and using the given identity with , yields . Since and is nonzero, cancelling in by [L3] gives .
For : the divisors of are and those of are , so by [L1] and the given identity with , ; and , so cancelling gives .
For : the divisors of are and those of are , so by [L1] and the given identity with , ; and with , so cancelling gives .
The degrees read off the displayed polynomials are . By [L4] these are , , , , , , , , , , and , so every degree matches [L1].
Remarks
- Every division in the recursion is exact and stays over . That is not visible from the table and is not a coincidence of small : it is The recursion defines a unique monic , of degree , and it is what makes the recursion a definition rather than a computation that might fail.
Depends on
- The cyclotomic polynomials $\Phi_n\in\mathbb Z[t]$, defined by $\prod_{d\mid n}\Phi_d=t^{n}-1$
- The recursion defines a unique monic $\Phi_n\in\mathbb Z[t]$, of degree $\varphi(n)$
- $\Phi_{p^{r}}(t)=\sum_{k<p}t^{kp^{r-1}}$, and $\Phi_{p^{r}}(t+1)$ is Eisenstein at $p$
- Division by a monic polynomial over a commutative ring
- A polynomial ring over an integral domain is an integral domain
- For a prime $p$ and $k\ge1$, $\varphi(p^k)=p^k-p^{k-1}$
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
- Euler's product formula $\varphi(n)=n\prod_{p\mid n}(1-1/p)=\prod_{p^k\parallel n}(p^k-p^{k-1})$ for $n\ge1$, stated through a finite injective list of its prime divisors
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- The sum $\sum_{i \in S} a_i$ over a finite index set, and its product form
- Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree
- Divisibility in $\mathbb{Z}$: $d \mid a$ when $a = dq$ for some integer $q$
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
78 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
- K. Conrad, Cyclotomic Extensions (expository blurb), Example 5.1 (standard reference, not scraped)
- P. L. Clark, Field Theory (course notes/monograph), Section 9.1.2 (standard reference, not scraped)