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.
The splitting field of over is
Example
The polynomial has roots and , so its splitting field over is .
Facts & Assumptions
Given: The polynomial .
The real number has a square root with square (Square roots exist: a unique with ; the positives are ).
The complex numbers form a field containing with ( is a field, every element is uniquely , and every nonzero element has inverse ).
A splitting field is the field generated over the base by all roots of the polynomial (Polynomials that split and splitting fields of a polynomial or a family of polynomials).
Verification
Over , direct multiplication gives . By [F1] and [F2], the first factor has roots and the second has roots .
All four roots lie in . Conversely, the field generated by them contains and , so it is exactly . The claim follows from [F3].
Depends on
- Polynomials that split and splitting fields of a polynomial or a family of polynomials
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
- $\mathbb C=\mathbb R[x]/(x^2+1)$ is a field, every element is uniquely $a+bi$, and every nonzero element has inverse $(a-bi)/(a^2+b^2)$
- The rationals form a field
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: 54 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
- T. Judson, Abstract Algebra: Theory and Applications, Section 21.2 (standard reference, not scraped)