Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

Multiplicative cancellation: c≠0 and ac=bc⇒a=b

Statement

In any field F (Field), if a,b,c∈F with c≠0 and ac=bc, then a=b.

Facts & Assumptions

Given: A field F and elements a,b,c∈F with c≠0 and ac=bc.

[L1]

Field axioms (Field): since c≠0, the inverse c−1 exists with c⋅c−1=1; multiplication is associative; and 1 is the multiplicative identity, so x⋅1=x.

Proof

technique · direct
1.1

Since c≠0, the inverse c−1 exists with c⋅c−1=1.

L1
1.2

We are given ac=bc.

given
2.1

Using c⋅c−1=1 and associativity, a=a⋅1=a(c⋅c−1)=(ac)c−1.

step 1.1L1
2.2

Using c⋅c−1=1 and associativity, b=b⋅1=b(c⋅c−1)=(bc)c−1.

step 1.1L1
2.3

Since ac=bc, we have (ac)c−1=(bc)c−1.

step 1.2
3.1

Combining, a=(ac)c−1=(bc)c−1=b.

step 2.1step 2.2step 2.3∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · one level

1 result within one dependency step 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