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.

For a prime pp and a nonzero integer aa: pvp(a)ap^{v_p(a)} \mid a and pvp(a)+1ap^{v_p(a)+1} \nmid a; pkap^{k} \mid a holds exactly for kvp(a)k \le v_p(a); vp(a)1v_p(a) \ge 1 exactly when pap \mid a; vp(1)=vp(1)=0v_p(1) = v_p(-1) = 0; and vp(p)=1v_p(p) = 1

Statement

Let pp be a prime (Prime and composite integers: pp is prime when p>1p > 1 and its only positive divisors are 11 and pp), let aZa \in \mathbb{Z} with a0a \ne 0, and write v:=vp(a)v := v_p(a) (The pp-adic valuation vp(a)v_p(a) of a nonzero integer: the greatest kNk \in \mathbb{N} with pkap^{k} \mid a). Powers are the natural powers of Powers gng^{n}: natural exponents in a monoid and integer exponents in a group, with g0=eg^{0} = e in the commutative monoid (Z,,1)(\mathbb{Z},\cdot,1) ((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), and k+1k + 1 means σ(k)\sigma(k). Then:

  1. pk1p^{k} \ge 1 for every kNk \in \mathbb{N}; in particular pk>0p^{k} > 0 and pk0p^{k} \ne 0;
  2. pvap^{v} \mid a and pv+1ap^{v+1} \nmid a;
  3. for kNk \in \mathbb{N}: pkap^{k} \mid a if and only if kvk \le v;
  4. a=pvaa = p^{v} a' for some aZa' \in \mathbb{Z} with a0a' \ne 0 and pap \nmid a';
  5. v1v \ge 1 if and only if pap \mid a;
  6. vp(1)=vp(1)=0v_p(1) = v_p(-1) = 0 and vp(p)=1v_p(p) = 1.

Facts & Assumptions

Given: A prime pp, a nonzero integer aa, and v:=vp(a)v := v_p(a).

[L1]

vp(a)v_p(a) is the greatest kNk \in \mathbb{N} with pkap^{k} \mid a; in particular pvap^{v} \mid a, and pkap^{k} \mid a fails for every k>vk > v (The pp-adic valuation vp(a)v_p(a) of a nonzero integer: the greatest kNk \in \mathbb{N} with pkap^{k} \mid a).

[L5]

dud \mid u means u=dcu = dc for some cZc \in \mathbb{Z} (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq).

[L8]

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

[L9]

On N\mathbb{N}: mnm \le n means m+c=nm + c = n for some cc (Order on the natural numbers); σ(k)=k+1\sigma(k) = k + 1 (Addition of natural numbers, The natural numbers N\mathbb{N} (von Neumann)); k<σ(k)k < \sigma(k) and m<σ(n)m < \sigma(n) exactly when mnm \le n (On N\mathbb{N} the order is membership: m<n    mnm < n \iff m \in n); m<nm < n exactly when σ(m)n\sigma(m) \le n (Discreteness: σ(n)\sigma(n) is the immediate successor); and \le is a linear order, so it is antisymmetric and total (\le is a linear order on N\mathbb{N}).

[L10]

Z\mathbb{Z} is a commutative ring, its order is total, antisymmetric and transitive and compatible with addition, and ι:NZ\iota : \mathbb{N} \to \mathbb{Z} is injective, order preserving, with image the nonnegative integers and ι(0)=0\iota(0) = 0, ι(1)=1\iota(1) = 1 (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals, The integers form a totally ordered ring, Order on the integers, The naturals embed in the integers).

[L11]

Induction on N\mathbb{N}: a subset containing 00 and closed under σ\sigma is all of N\mathbb{N} (The principle of mathematical induction).

Proof

technique · direct
1.1

p1=pσ(0)=p0p=1p=pp^{1} = p^{\sigma(0)} = p^{0} \cdot p = 1 \cdot p = p.

L2L10
1.2

0<1<p0 < 1 < p in Z\mathbb{Z}, since 1=ι(1)1 = \iota(1) is nonnegative and differs from 00; hence p0p \ne 0, p1p \ne 1 and p1p \ne -1.

L7L10
1.3

Clause 1. pvap^{v} \mid a by [L1], and v<σ(v)=v+1v < \sigma(v) = v + 1, so pv+1ap^{v+1} \mid a would contradict the maximality of vv; hence pv+1ap^{v+1} \nmid a.

L1L9
1.4

Clause 2, the other direction. If pkap^{k} \mid a then kk belongs to the set of which vv is the greatest element, so kvk \le v.

L1L9
2.1

Clause 0: pk1p^{k} \ge 1 for every kNk \in \mathbb{N}. The set of such kk contains 00, since p0=1p^{0} = 1; and if pk1p^{k} \ge 1 then pσ(k)=pkpp^{\sigma(k)} = p^{k} p has both factors 1>0\ge 1 > 0, so the product is positive, hence 1\ge 1 by discreteness of the order on Z\mathbb{Z} (a positive integer is ι(j)\iota(j) with j0j \ne 0, so 1=σ(0)j1 = \sigma(0) \le j and 1ι(j)1 \le \iota(j)). By induction the set is all of N\mathbb{N}, and in particular pk>0p^{k} > 0 and pk0p^{k} \ne 0.

step 1.1step 1.2L2L9L10L11
2.2

Clause 2, one direction. Let kvk \le v and write v=k+cv = k + c with cNc \in \mathbb{N}. Then pv=pk+c=pkpcp^{v} = p^{k+c} = p^{k} p^{c}, so pkpvp^{k} \mid p^{v}; with pvap^{v} \mid a and transitivity, pkap^{k} \mid a.

step 1.3L1L3L4L5L9
2.3

Clause 3. By [L1] fix aa' with a=pvaa = p^{v} a'. Then a0a' \ne 0, since a0a \ne 0. If pap \mid a', say a=pba' = pb, then a=pv(pb)=(pvp)b=pv+1ba = p^{v}(pb) = (p^{v} p) b = p^{v+1} b, so pv+1ap^{v+1} \mid a, contradicting step 1.3. Hence pap \nmid a'.

step 1.3L1L2L5L9L10choose
2.4

If k1k \ge 1 then ppkp \mid p^{k}: write k=1+ck = 1 + c, so pk=p1pc=ppcp^{k} = p^{1} p^{c} = p \cdot p^{c}.

step 1.1L3L5L9
3.1

Clause 4. If v1v \ge 1 then p=p1ap = p^{1} \mid a by step 2.2. Conversely if pap \mid a then p1ap^{1} \mid a, so 1v1 \le v by step 1.4.

step 1.1step 2.2step 1.4
3.2

vp(1)=0v_p(1) = 0. If pk1p^{k} \mid 1 with k1k \ge 1, then ppk1p \mid p^{k} \mid 1 by step 2.4 and transitivity, so p=1p = 1 or p=1p = -1, contradicting step 1.2. So no k1k \ge 1 satisfies pk1p^{k} \mid 1, while p0=11p^{0} = 1 \mid 1; the greatest such kk is 00.

step 1.2step 2.4L1L2L4L6L9
3.3

vp(p)=1v_p(p) = 1. First p1=ppp^{1} = p \mid p, so 1vp(p)1 \le v_p(p) by step 1.4 applied to a:=pa := p. Next p2pp^{2} \nmid p, where 2=σ(1)2 = \sigma(1): otherwise p=p2c=p(pc)p = p^{2}c = p(pc) for some cc, and cancelling p0p \ne 0 gives 1=pc1 = pc, so p1p \mid 1, contradicting step 1.2. Hence vp(p)<2v_p(p) < 2 by step 2.2, that is vp(p)1v_p(p) \le 1, and antisymmetry gives vp(p)=1v_p(p) = 1.

step 1.1step 1.2step 2.2step 1.4L2L5L8L9
4.1

vp(1)=0v_p(-1) = 0, because pk1p^{k} \mid -1 holds exactly when pk1p^{k} \mid 1, so the two sets of exponents coincide.

step 3.2L1L4
5.1

Clauses 0 to 5 are established.

step 1.3step 2.1step 2.2step 1.4step 2.3step 3.1step 3.2step 4.1step 3.3

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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