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 nonzero integers , and whenever , and are all nonzero
Statement
Let be a prime (Prime and composite integers: is prime when and its only positive divisors are and ) and let be nonzero, with as in The -adic valuation of a nonzero integer: the greatest with . Then and
the sum taken in (Addition of natural numbers). If moreover , then
the minimum of two natural numbers, which exists because the order on is total ( is a linear order on ).
Facts & Assumptions
Given: A prime and nonzero integers ; and .
For a nonzero : , and for some nonzero with ; moreover holds exactly for (For a prime and a nonzero integer : and ; holds exactly for ; exactly when ; ; and , The -adic valuation of a nonzero integer: the greatest with ).
Exponent law in a monoid for natural exponents: (Exponent laws in a group: and for all , and when and commute, Powers : natural exponents in a monoid and integer exponents in a group, with , Semigroup and monoid, is a commutative monoid whose group of units is ; equivalently holds exactly for and ).
If is prime and then or (Euclid's lemma: if is prime and then or ).
Divisibility is linear: and give , in particular (Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ); means for some (Divisibility in : when for some integer ).
A product of two nonzero integers is nonzero, and with gives (The integers have no zero divisors; multiplicative cancellation).
is a commutative ring: multiplication is associative and commutative and (The integers form a commutative ring, Arithmetic on the integers, The integers as equivalence classes of pairs of naturals); its order is total, antisymmetric and transitive (The integers form a totally ordered ring, Order on the integers, The naturals embed in the integers).
On : is a linear order, so any two naturals are comparable and have a minimum ( is a linear order on ); means for some (Order on the natural numbers); (Addition of natural numbers, The natural numbers (von Neumann)); exactly when (Discreteness: is the immediate successor), and exactly when (On the order is membership: ).
Proof
, so is defined.
Fix and with , , both nonzero, and , .
Now assume also , and put , which exists because is total on ; then and .
, using commutativity, associativity and the exponent law.
: otherwise [L3] would give or , both excluded by step 1.2.
By [L1], and , so by linearity; since , [L1] applied to gives , which is the second assertion.
, since and would otherwise be .
by step 2.1, so .
Suppose . Then , so ; fix with , using the exponent law. Cancelling against step 2.1 gives , that is , contradicting step 2.2.
Hence by totality and antisymmetry of the order on , which is the first assertion.
Both assertions are established.
Remarks
-
Primality is used exactly once, at step 2.2, and it is used through Euclid's lemma: if is prime and then or . That is the whole reason the additivity of is a theorem about primes and not about arbitrary integers greater than : for a composite base the analogue fails, and the companion page of the divisibility page already carries the failure of the product principle ( while and : dividing a product does not force dividing a factor, and the coprimality hypothesis is what fails).
-
The second clause is an inequality and cannot be an equality. Take , , : then while . The companion page's worked example computes such valuations explicitly ( and , with and read off the exponents ↗).
-
The minimum is taken in , through is a linear order on , not through the library's Maximum and minimum of a set, which is stated for real numbers. The values of are natural numbers, so no passage to is needed or wanted here.
Depends on
- The $p$-adic valuation $v_p(a)$ of a nonzero integer: the greatest $k \in \mathbb{N}$ with $p^{k} \mid a$
- For a prime $p$ and a nonzero integer $a$: $p^{v_p(a)} \mid a$ and $p^{v_p(a)+1} \nmid a$; $p^{k} \mid a$ holds exactly for $k \le v_p(a)$; $v_p(a) \ge 1$ exactly when $p \mid a$; $v_p(1) = v_p(-1) = 0$; and $v_p(p) = 1$
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- Semigroup and monoid
- $(\mathbb{Z}, \cdot, 1)$ is a commutative monoid whose group of units is $\{1, -1\}$; equivalently $u \mid 1$ holds exactly for $u = 1$ and $u = -1$
- Divisibility in $\mathbb{Z}$: $d \mid a$ when $a = dq$ for some integer $q$
- Divisibility is reflexive and transitive on $\mathbb{Z}$, and is linear: if $d \mid a$ and $d \mid b$ then $d \mid ax + by$ for all integers $x, y$; also $d \mid a$ implies $d \mid ac$, $-d \mid a$ and $d \mid -a$
- $\le$ is a linear order on $\mathbb{N}$
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- Discreteness: $\sigma(n)$ is the immediate successor
- Order on the natural numbers
- Addition of natural numbers
- The natural numbers $\mathbb{N}$ (von Neumann)
- The integers have no zero divisors; multiplicative cancellation
- The integers as equivalence classes of pairs of naturals
- Arithmetic on the integers
- Order on the integers
- The integers form a commutative ring
- The integers form a totally ordered ring
- The naturals embed in the integers
Used by
- 360 = 2³ · 3² · 5 and 84 = 2² · 3 · 7, with gcd(360,84) = 12 and lcm(360,84) = 2520 read off the exponents Example
- For positive integers a and b: a ∣ b if and only if vₚ(a) ≤ vₚ(b) for every prime p Lemma
- The p-adic valuation extends to the nonzero rationals by vₚ(a/b) := vₚ(a) - vₚ(b) ∈ ℤ, independently of the representation; it satisfies vₚ(xy) = vₚ(x) + vₚ(y), and vₚ(x+y) ≥ min{vₚ(x), vₚ(y)} whenever x, y and x+y are nonzero Lemma
- For n ≥ 1 and any injective list p : r → ℤ of primes containing every prime divisor of n, one has n = ∏_i<r pᵢ^ v_pᵢ(n); the exponents are determined by n, and v_q(n) = 0 for every prime q outside the list Theorem
- For positive integers a and b and every prime p: vₚ(gcd(a,b)) = min{vₚ(a), vₚ(b)} and vₚ(lcm(a,b)) = max{vₚ(a), vₚ(b)}; so the exponent-wise greatest common divisor is the gcd of the divisibility page and not a second notion Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 85 results over 27 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
- P-adic valuation (Wikipedia) (standard reference, not scraped)
- Valuation (algebra) (Wikipedia) (standard reference, not scraped)
- University of Chicago REU notes: p-adic numbers (standard reference, not scraped)
- Jürgen Neukirch, Algebraic Number Theory (standard reference, not scraped)