Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (openai/gpt-5.4)audited 2026-07-25
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.

Multiplication by zero: 0a=00 \cdot a = 0

Statement

In any field FF (Field), for every aFa \in F we have 0a=00 \cdot a = 0.

Facts & Assumptions

Given: A field FF and an element aFa \in F.

[L1]

Field axioms (Field): 00 is the additive identity, so 0+0=00 + 0 = 0 and x+0=xx + 0 = x for all xx; multiplication distributes over addition, (y+z)x=yx+zx(y + z) \cdot x = y \cdot x + z \cdot x.

[L2]

Field axioms (Field): every element has an additive inverse, so addition admits cancellation: if x+z=y+zx + z = y + z then x=yx = y.

Proof

technique · direct
1.1

Since 0+0=00 + 0 = 0, we have 0a=(0+0)a0 \cdot a = (0 + 0) \cdot a.

L1
1.2

By distributivity, (0+0)a=0a+0a(0 + 0) \cdot a = 0 \cdot a + 0 \cdot a.

L1
1.3

Since 00 is the additive identity, 0a=0a+00 \cdot a = 0 \cdot a + 0.

L1
2.1

Combining the two expressions for (0+0)a(0 + 0) \cdot a gives 0a=0a+0a0 \cdot a = 0 \cdot a + 0 \cdot a.

step 1.1step 1.2
3.1

From steps 1.3 and 2.1, 0a+0=0a+0a0 \cdot a + 0 = 0 \cdot a + 0 \cdot a.

step 1.3step 2.1
4.1

Cancelling 0a0 \cdot a from both sides yields 0=0a0 = 0 \cdot a, that is 0a=00 \cdot a = 0.

step 3.1L2

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 1 result over 1 level. 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