Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

Every integer n>1n > 1 has a prime divisor; indeed the least divisor of nn that exceeds 11 is prime

Statement

Let nZn \in \mathbb{Z} with n>1n > 1, and put

S  :=  {dZ  :  dn  and  d>1}S \;:=\; \{\, d \in \mathbb{Z} \;:\; d \mid n \ \text{ and } \ d > 1 \,\}

(Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq). Then SS is nonempty and has a least element qq, and qq is prime (Prime and composite integers: pp is prime when p>1p > 1 and its only positive divisors are 11 and pp). In particular every integer greater than 11 has a prime divisor.

Facts & Assumptions

Given: An integer nn with n>1n > 1, and the set SS above.

[L5]

pp is prime exactly when p>1p > 1 and every positive divisor of pp is 11 or pp (Prime and composite integers: pp is prime when p>1p > 1 and its only positive divisors are 11 and pp).

[L6]

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

[L8]

The embedding ι:NZ\iota : \mathbb{N} \to \mathbb{Z} is injective, preserves addition and order, and has as image exactly the nonnegative integers, with ι(0)=0\iota(0) = 0 and ι(1)=1\iota(1) = 1 (The naturals embed in the integers).

[L9]

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

Proof

technique · direct
1.1

0<10 < 1 in Z\mathbb{Z}: 1=ι(1)1 = \iota(1) lies in the image of ι\iota, so 101 \ge 0, and 101 \ne 0 because ι\iota is injective and ι(0)=0\iota(0) = 0.

L8
1.2

Discreteness: if xZx \in \mathbb{Z} and 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 since ι(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 the order-preserving ι\iota gives 1=ι(1)ι(k)=x1 = \iota(1) \le \iota(k) = x.

L8L9
1.3

nSn \in S, since nnn \mid n and n>1n > 1; so SS is nonempty.

L2
1.4

11 is a lower bound for SS: every dSd \in S satisfies d>1d > 1, hence 1d1 \le d.

L6
2.1

By [L3] the set SS has a unique least element qq: that is, qnq \mid n, q>1q > 1, and qdq \le d for every dSd \in S.

step 1.3step 1.4L3
3.1

n>1>0n > 1 > 0 and q>1>0q > 1 > 0, so n0n \ne 0 and q0q \ne 0, and q=q|q| = q.

step 1.1step 2.1L6L10
3.2

Let ee be a positive divisor of qq with e1e \ne 1. Then 1e1 \le e by step 1.2, and e1e \ne 1, so e>1e > 1.

step 1.2step 2.1L6
4.1

Also eqe \mid q and qnq \mid n, so ene \mid n by transitivity; with e>1e > 1 this gives eSe \in S, hence qeq \le e.

step 2.1step 3.2L2
5.1

On the other hand eqe \mid q with q0q \ne 0 gives eq=q|e| \le |q| = q, and e=e|e| = e because e>0e > 0; so eqe \le q. With step 4.1 and antisymmetry, e=qe = q.

step 3.1step 3.2step 4.1L4L6L10
6.1

So every positive divisor of qq is 11 or qq, and q>1q > 1: qq is prime. Since qnq \mid n, the integer nn has a prime divisor.

step 2.1step 3.2step 5.1L5

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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