Alphabeta Math
CorollaryStatement: Literature-sourcedProof: 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 nonzero integer nn is ui<rpiu \prod_{i<r} p_i with u{1,1}u \in \{1,-1\} and every pip_i prime; uu and rr are determined by nn, and the list is determined up to a permutation

Statement

Let nZn \in \mathbb{Z} with n0n \ne 0, and take finite products in the commutative monoid (Z,,1)(\mathbb{Z},\cdot,1) of (Z,,1)(\mathbb{Z}, \cdot, 1) is a commutative monoid whose group of units is {1,1}\{1, -1\}; equivalently u1u \mid 1 holds exactly for u=1u = 1 and u=1u = -1, as in The product g0g1gn1g_0 g_1 \cdots g_{n-1} of a finite list in a monoid, by recursion, with the empty product (n=0n = 0) equal to the identity.

  1. Existence. There are u{1,1}u \in \{1,-1\}, rNr \in \mathbb{N} and a list p:rZp : r \to \mathbb{Z} of primes (Prime and composite integers: pp is prime when p>1p > 1 and its only positive divisors are 11 and pp) with

    n  =  ui<rpi.n \;=\; u \prod_{i<r} p_i .

  2. Uniqueness. If also n=uj<sqjn = u' \prod_{j<s} q_j with u{1,1}u' \in \{1,-1\} and q:sZq : s \to \mathbb{Z} a list of primes, then u=uu = u', r=sr = s, and qi=pπ(i)q_i = p_{\pi(i)} for every i<ri < r, for some πSym(r)\pi \in \operatorname{Sym}(r) (The symmetric group Sym(X)\operatorname{Sym}(X): the bijections of a set XX under composition).

Facts & Assumptions

Given: A nonzero integer nn.

[L4]

If xz=yzxz = yz and z0z \ne 0 then x=yx = y (The integers have no zero divisors; multiplicative cancellation).

[L5]

Z\mathbb{Z} is a commutative ring: multiplication is associative and commutative, x1=xx \cdot 1 = x, x(1)=xx \cdot (-1) = -x, and every xx has an additive inverse, with (x)=x-(-x) = x (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals).

[L6]

The order on Z\mathbb{Z} is total, antisymmetric and transitive and is compatible with addition (The integers form a totally ordered ring, Order on the integers).

[L7]

ι:NZ\iota : \mathbb{N} \to \mathbb{Z} is injective, preserves the 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).

[L8]

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

Proof

technique · direct
1.1

0<10 < 1, since 1=ι(1)1 = \iota(1) is nonnegative and differs from 0=ι(0)0 = \iota(0) by injectivity; and if 0<x0 < x then 1x1 \le x, because x=ι(k)x = \iota(k) with k0k \ne 0, so 1=σ(0)k1 = \sigma(0) \le k and ι\iota preserves the order.

L7L8
2.1

n0|n| \ge 0 and n0|n| \ne 0, so n>0|n| > 0 and hence n1|n| \ge 1.

step 1.1L3L6
2.2

For uniqueness, suppose n=uP=uPn = u P = u' P' where P:=i<rpiP := \prod_{i<r} p_i and P:=j<sqjP' := \prod_{j<s} q_j and u,u{1,1}u, u' \in \{1,-1\}. By [L1] both P1P \ge 1 and P1P' \ge 1, so both are positive and P=P|P| = P, P=P|P'| = P'.

step 1.1L1L3L6
3.1

By [L1] there are rNr \in \mathbb{N} and a list pp of primes of length rr with n=i<rpi|n| = \prod_{i<r} p_i.

step 2.1L1choose
3.2

Taking absolute values, n=uP=P|n| = |u|\,|P| = P and likewise n=uP=P|n| = |u'|\,|P'| = P', since 1=1|1| = 1 and 1=1|-1| = 1. Hence P=PP = P'.

step 2.2L3L5
4.1

The order is total and n0n \ne 0, so n>0n > 0 or n<0n < 0. If n>0n > 0 then n=n|n| = n and n=1i<rpin = 1 \cdot \prod_{i<r} p_i; if n<0n < 0 then n=n|n| = -n, so n=(n)=n=(1)i<rpin = -(-n) = -|n| = (-1) \prod_{i<r} p_i. In both cases clause 1 holds, with u=1u = 1 and u=1u = -1 respectively.

step 3.1L3L5L6
4.2

By [L2] applied to P=PP = P' we get r=sr = s and a permutation πSym(r)\pi \in \operatorname{Sym}(r) with qi=pπ(i)q_i = p_{\pi(i)} for every i<ri < r.

step 3.2L2
4.3

And uP=uPu P = u' P with P0P \ne 0, since P1>0P \ge 1 > 0; cancellation gives u=uu = u'.

step 2.2step 3.2L4L6
5.1

Clause 1 is step 4.1 and clause 2 is steps 4.2 and 4.3.

step 4.1step 4.2step 4.3

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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