Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-13
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 z=a+biC has a square root. If b0, one square root is u+vi,u=z+a2,v=b2u. If b=0, one may take a when a0, and ia when a<0.

Facts & Assumptions

Given: A complex number z=a+bi.

[F2]

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 a0 with (a)2=a; the positives are {x2:x0}).

[F3]

The real numbers form an ordered field (The reals form a totally ordered field).

[F4]

Squaring is order-preserving and order-reflecting on nonnegative elements (Squaring is monotone on the nonnegatives).

Proof

technique · cases
1.1

Suppose b=0 and a0. Then [F2] gives (a)2=a=z.

assume-case nonnegativeF2
1.2

Suppose b=0 and a<0. Then [F2] gives (ia)2=a=z.

assume-case negativeF2F3algebra
1.3

Suppose b0. Then b2>0, so [F1] gives z2>a2. If a0, [F4] yields z>a; if a<0, it yields z>a. In either case z+a>0.

assume-case nonzeroF1F3F4
2.1

By [F2], u=(z+a)/2 exists and is positive; hence v=b/(2u) is defined.

F2F3step 1.3
3.1

From 4u2=2(z+a) and [F1], v2=b24u2=z2a22(z+a)=za2.

F1step 2.1algebra
4.1

Therefore u2v2=a and 2uv=b, so coordinate multiplication gives (u+vi)2=a+bi=z.

F5step 2.1step 3.1algebra
5.1

The cases b=0 with a0, b=0 with a<0, and b0 are exhaustive, so every complex number has a square root.

step 1.1step 1.2step 4.1cases-exhaustive

Depends on

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