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 square roots of are
Example
The two square roots of are
Facts & Assumptions
Given: The imaginary unit .
Complex multiplication satisfies ( is a field, every element is uniquely , and every nonzero element has inverse ).
The real numbers are a complete ordered field, so the nonnegative real square root satisfies (The Cauchy-sequence reals have the least-upper-bound property, Square roots exist: a unique with ; the positives are ).
Every complex number has a square root (Every complex number has a square root, by an explicit Cartesian formula).
Verification
By [F1] and [F2], ; its negative has the same square.
Conversely, if , [F1] gives and . Consequently , they have the same sign, and .
Then , so [F2] gives or . These are exactly the two values in step 1.1.
Thus the existence guaranteed abstractly by [F3] is realized by exactly the two displayed roots.
Depends on
- Every complex number has a square root, by an explicit Cartesian formula
- $\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 Cauchy-sequence reals have the least-upper-bound property
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
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: 42 results over 10 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
- R. K. Srivastava, Complex Analysis lecture notes (standard reference, not scraped)