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.
After adjoining one nonzero root of , all roots are with
Statement
Let , let be a field, and let . Suppose an extension contains a nonzero root of . Then , and for , Consequently, if and contains every root of , its splitting field inside is .
Facts & Assumptions
Given: A positive integer , a field extension , and a nonzero satisfying .
Every nonzero field element is a unit (Field).
A splitting field is generated over the base by all roots of the polynomial (Polynomials that split and splitting fields of a polynomial or a family of polynomials).
Proof
Since , [F1] gives . Also , because a product of nonzero field elements is nonzero.
Conversely, if and , then [F2] gives .
If , put . By [F2], , and .
Thus the root set in is exactly . The field generated by that set equals : it contains , and from any root it recovers ; the reverse containment follows because each is a root. Now [F3] gives the splitting-field assertion.
Depends on
- Polynomials that split and splitting fields of a polynomial or a family of polynomials
- Field
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 55 results over 16 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
- J. S. Milne, Fields and Galois Theory, Chapter 2 (standard reference, not scraped)