Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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.

Divisibility in Z: d∣a when a=dq for some integer q

Definition

Let d,a∈Z (The integers as equivalence classes of pairs of naturals). We say d divides a, and write d∣a, when

a  =  dqfor some q∈Z,

the product being that of Arithmetic on the integers. We write d∤a when this fails. In this situation d is called a divisor, or a factor, of a, and a is called a multiple of d.

This is the relation the library already has, not a second one. The published Division with remainder in Z: for a∈Z and b>0 there are unique q,r∈Z with a=qb+r and 0≤r<b introduces it in its own Statement, in these words: "We say b divides a, written b∣a, when a=qb for some q∈Z." Since multiplication on Z is commutative (The integers form a commutative ring), a=qd and a=dq are the same condition, so the definition above is that relation verbatim and the two usages agree everywhere. The theorem defined it for use on its own page and left the systematic theory to a later page; this is that page, and this item records the agreement rather than introducing a rival notion.

The remainder test. For b>0 the same Statement records that b∣a holds exactly when the remainder r in a=qb+r, 0≤r<b, is 0.

Boundary values. Each is one line from the ring axioms, and each is used below, so all three are recorded here rather than assumed:

  • d∣0 for every integer d, including d=0, since 0=d⋅0;
  • 0∣a only for a=0, since a=0⋅q forces a=0;
  • 1∣a and a∣a for every a, since a=1⋅a and a=a⋅1.

Remarks

Depends on

Used by

…and 67 more results.

Dependency tree · two levels

23 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