Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31
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 p and k≥1, multiplication by p bijects the standard representatives modulo pk−1 with the representatives modulo pk divisible by p

Statement

Let p be prime and let k∈N with k≥1. Write k−1 for the unique natural j with j+1=k. Multiplication by p gives a bijection

{ r∈Z:0≤r<pk−1 }⟶{ s∈Z:0≤s<pk, p∣s },r⟼pr.

Thus the standard representatives modulo pk divisible by p are exactly 0,p,2p,…,(pk−1−1)p, and there are pk−1 of them.

Facts & Assumptions

Given: A prime p and a natural k≥1.

[F2]
[F3]

A map is bijective when it is injective and surjective (Injection, surjection, bijection).

[L1]

If px=py and p≠0, then x=y (The integers have no zero divisors; multiplicative cancellation).

Proof

technique · direct
1.1

If 0≤r<pk−1, then 0≤pr<p⋅pk−1=pk, and p∣pr. Thus the displayed rule has values in the stated codomain.

F1F4algebra
1.2

The rule is injective: pr=pr′ implies r=r′ because p≠0.

L1F4
1.3

It is surjective: if 0≤s<pk and p∣s, write s=pr. Since p>0, the inequalities give 0≤r<pk−1 after using pk=ppk−1.

F1F4algebrachoose
2.1

Steps 1.1, 1.2 and 1.3 give a bijection, and [F2] transports the domain cardinality pk−1 to the codomain.

step 1.1step 1.2step 1.3F2F3∎

Depends on

Used by

Dependency tree · two levels

40 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