Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

If dad \mid a and a0a \ne 0 then d0d \ne 0 and da|d| \le |a|; hence the set of divisors of a nonzero integer is bounded above by a|a|

Statement

Let a,dZa, d \in \mathbb{Z} with dad \mid a (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq) and a0a \ne 0. Then d0d \ne 0 and

d    a.|d| \;\le\; |a| .

Consequently, for a0a \ne 0 the set {dZ:da}\{\, d \in \mathbb{Z} : d \mid a \,\} of divisors of aa is bounded above by a|a|: every divisor dd of aa satisfies dad \le |a|.

Facts & Assumptions

Given: Integers aa and dd with a=dqa = dq for some qZq \in \mathbb{Z} and a0a \ne 0; and the embedding ι:NZ\iota : \mathbb{N} \to \mathbb{Z}, ι(k)=[(k,0)]\iota(k) = [(k,0)], of The naturals embed in the integers.

[L1]

Z\mathbb{Z} is a commutative ring: addition and multiplication are associative and commutative, x+0=xx + 0 = x, x1=xx \cdot 1 = x, x0=0x \cdot 0 = 0, multiplication distributes over addition, and every xx has an additive inverse x-x; we write uvu - v for u+(v)u + (-v) (The integers form a commutative ring, Arithmetic on the integers).

[L2]

The order on Z\mathbb{Z} is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication; x<yx < y means xyx \le y together with xyx \ne y (The integers form a totally ordered ring, Order on the integers).

[L3]

ι\iota is injective, preserves addition, multiplication and order, and its image is exactly the set of nonnegative integers; ι(0)=0\iota(0) = 0 and ι(1)=1\iota(1) = 1 (The naturals embed in the integers, The integers as equivalence classes of pairs of naturals).

[L4]

On N\mathbb{N}: m<nm < n if and only if σ(m)n\sigma(m) \le n (Discreteness: σ(n)\sigma(n) is the immediate successor); 1=σ(0)1 = \sigma(0) (The natural numbers N\mathbb{N} (von Neumann)); and 0k0 \le k for every kk, since 0+k=k0 + k = k (Order on the natural numbers).

[L6]

dad \mid a means a=dqa = dq for some qZq \in \mathbb{Z} (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq).

Proof

technique · direct
1.1

Write a=dqa = dq. If d=0d = 0 then a=0q=0a = 0 \cdot q = 0, and if q=0q = 0 then a=d0=0a = d \cdot 0 = 0; both contradict a0a \ne 0, so d0d \ne 0 and q0q \ne 0.

givenL1L6
1.2

If 0u0 \le u and 0v0 \le v then 0uv0 \le uv: if u=0u = 0 or v=0v = 0 then uv=0uv = 0, and otherwise 0<u0 < u and 0<v0 < v, so 0<uv0 < uv because positives are closed under multiplication.

L1L2
1.3

Discreteness of Z\mathbb{Z}: if 0<x0 < x then 1x1 \le x. Indeed x0x \ge 0, so x=ι(k)x = \iota(k) for some kNk \in \mathbb{N}; k0k \ne 0 because ι(0)=0x\iota(0) = 0 \ne x; hence 0<k0 < k in N\mathbb{N}, so 1=σ(0)k1 = \sigma(0) \le k, and applying ι\iota, which preserves the order, gives 1=ι(1)ι(k)=x1 = \iota(1) \le \iota(k) = x.

L2L3L4
2.1

a=dq|a| = |d|\,|q|, and q>0|q| > 0 because q0|q| \ge 0 and q0|q| \ne 0, the latter since q0q \ne 0.

step 1.1L5
3.1

Hence 1q1 \le |q|, so 0q10 \le |q| - 1 by compatibility of the order with addition.

step 1.3step 2.1L2
4.1

Since d0|d| \ge 0 and 0q10 \le |q| - 1, the product d(q1)|d|\,(|q| - 1) is nonnegative, and it equals dqd=ad|d|\,|q| - |d| = |a| - |d| by distributivity; adding d|d| gives da|d| \le |a|.

step 1.2step 2.1step 3.1L1L2L5
5.1

Finally, every divisor dd of aa satisfies ddd \le |d| and da|d| \le |a|, hence dad \le |a| by transitivity: a|a| is an upper bound for the set of divisors of aa.

step 4.1L2L5

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 51 results over 20 levels. 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