Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck 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.

C is the real coordinate plane, with coordinate arithmetic

Statement

The map Φ:C⟶R2,Φ(a+bi)=(a,b), is a bijection. Under it, Φ((a+bi)+(u+vi))=(a+u,b+v) and Φ((a+bi)(u+vi))=(au−bv,av+bu).

Facts & Assumptions

Given: The complex field in its quotient construction.

[F1]

Every complex number has a unique form a+bi, and addition and multiplication have the displayed coordinate formulas (C=R[x]/(x2+1) is a field, every element is uniquely a+bi, and every nonzero element has inverse (a−bi)/(a2+b2)).

Proof

technique · direct
1.1

Uniqueness in [F1] makes Φ well-defined and injective.

F1
1.2

For every (a,b)∈R2, the complex number a+bi maps to (a,b), so Φ is surjective.

F1
2.1

Applying Φ to the addition formula in [F1] gives the first coordinate identity.

F1step 1.1
3.1

Applying Φ to the multiplication formula in [F1] gives the second coordinate identity.

F1step 1.1∎

Depends on

Used by

Dependency tree · two levels

6 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources