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.
Every complex number has a square root, by an explicit Cartesian formula
Statement
Every has a square root. If , one square root is If , one may take when , and when .
Facts & Assumptions
Given: A complex number .
The real numbers are a complete ordered field (The Cauchy-sequence reals have the least-upper-bound property), so every nonnegative real has a unique nonnegative square root (Square roots exist: a unique with ; the positives are ).
The real numbers form an ordered field (The reals form a totally ordered field).
Squaring is order-preserving and order-reflecting on nonnegative elements (Squaring is monotone on the nonnegatives).
Complex multiplication is ( is a field, every element is uniquely , and every nonzero element has inverse ).
Proof
Suppose and . Then [F2] gives .
Suppose and . Then [F2] gives .
Suppose . Then , so [F1] gives . If , [F4] yields ; if , it yields . In either case .
By [F2], exists and is positive; hence is defined.
From and [F1],
Therefore and , so coordinate multiplication gives .
The cases with , with , and are exhaustive, so every complex number has a square root.
Depends on
- Real and imaginary parts, complex conjugation, and modulus
- Conjugation is an involutive real-field automorphism, $z\overline z=|z|^2$, and modulus is definite, multiplicative, and subadditive
- $\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\}$
- The reals form a totally ordered field
- Squaring is monotone on the nonnegatives
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 49 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
- R. K. Srivastava, Complex Analysis lecture notes (standard reference, not scraped)