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.

Associates in Z: integers each of which divides the other

Definition

Integers a and b are associates, written a∼b, when each divides the other (Divisibility in Z: d∣a when a=dq for some integer q):

a∼b:⟺a∣b  and  b∣a.

As a binary relation in the sense of Equivalence relation, equivalence class, and the quotient set A/∼ this is the subset

R  =  { (a,b)∈Z×Z  :  a∣b  and  b∣a }

of Z×Z, and a∼b abbreviates (a,b)∈R.

Nothing is claimed here beyond the definition. That R is an equivalence relation — reflexive, symmetric and transitive — is a statement about R that has to be proved, and it is proved next, in For integers a and b the following are equivalent: a∣b and b∣a; b=ua for a unit u; ∣a∣=∣b∣. Being associates is an equivalence relation whose class of a is {a,−a}, together with the identification of the class of a as {a,−a}. Until then the symbol ∼ is notation for membership of R and carries no further content; in particular the language of equivalence classes is not used above.

Remarks

Depends on

Used by

Dependency tree · two levels

13 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