Alphabeta Math
TheoremStatement: Literature-sourcedProof: Literature-sourcedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Euclid's lemma: if p is prime and p∣ab then p∣a or p∣b

Facts & Assumptions

Proof

technique · cases
1.1

Suppose p∣a. Then the disjunction p∣a or p∣b holds on its first alternative, and there is nothing further to prove.

assume-case div
1.2

Suppose instead p∤a. Then gcd⁡(p,a)=1, so p and a are coprime.

assume-case nodivL1L3L6
2.1

Apply [L2] with u:=p, v:=a and w:=b. Its two hypotheses are exactly gcd⁡(p,a)=1, which is step 1.2, and p∣ab, which is given; its conclusion is p∣b.

assume-case nodivstep 1.2L2L4L5
3.1

Either p∣a or p∤a, so the two cases are exhaustive; in the first p∣a and in the second p∣b, which is the assertion.

step 1.1step 2.1cases-exhaustive∎

Remarks

Depends on

Used by

Dependency tree · two levels

35 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