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 positive integers and : if and only if for every prime
Statement
Let with and , and let be the -adic valuation of The -adic valuation of a nonzero integer: the greatest with . Then
Both valuations are defined, since and are nonzero.
Facts & Assumptions
Given: The property : "for every , if and for every prime , then ", where is the embedding of The naturals embed in the integers.
For a prime and nonzero : and ( for nonzero integers , and whenever , and are all nonzero).
For a prime and nonzero : exactly when (For a prime and a nonzero integer : and ; holds exactly for ; exactly when ; ; and , The -adic valuation of a nonzero integer: the greatest with ).
Every integer has a prime divisor (Every integer has a prime divisor; indeed the least divisor of that exceeds is prime); every prime satisfies (Prime and composite integers: is prime when and its only positive divisors are and ).
Strong induction on (Strong (complete) induction).
means for some ; divisibility is reflexive and transitive, and implies (Divisibility in : when for some integer , Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
A product of two nonzero integers is nonzero (The integers have no zero divisors; multiplicative cancellation).
On : means for some , so always (Order on the natural numbers, Addition of natural numbers); holds exactly when (Order is compatible with addition); exactly when , and (Discreteness: is the immediate successor, The natural numbers (von Neumann)).
is a commutative ring; its order is total, antisymmetric and transitive, is compatible with addition, and positives are closed under multiplication (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).
is injective, preserves addition, multiplication and order, and has as image exactly the nonnegative integers, with and (The naturals embed in the integers).
Proof
, since is nonnegative and differs from ; and every integer satisfies , because with , so and preserves the order.
The forward implication. Suppose and fix with . Then , since , so [L1] gives for every prime .
Let and assume for every .
holds vacuously: and is false.
Put and suppose , and let satisfy for every prime . If then , so assume .
Fix a prime with , and fix with . Then , hence by hypothesis, so ; fix with .
and : they are nonzero because and are, and if then contradicting , so and hence ; the same argument applies to .
: since we have , and , so .
For every prime : , so by cancellation of in the order of .
Write ; then , since otherwise and the order-preserving would give , contradicting step 5.1. By step 1.3 applied to , together with steps 4.1 and 5.2, .
Hence for the with , so and holds.
Steps 2.2 and 7.1 cover both possibilities for , so at follows from below ; with step 2.1, strong induction gives for every . Since a positive integer is for a unique , that is the reverse implication, and step 1.2 is the forward one.
Remarks
-
No canonical factorisation is needed. The reverse implication is often proved by writing both integers over a common list of primes and comparing exponents; the descent used here peels off one prime divisor at a time and needs only additivity of ( for nonzero integers , and whenever , and are all nonzero) and the existence of a prime divisor. The factorisation route is available too, via For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list, and gives the same statement.
-
Positivity is a real hypothesis, and only mildly so. is undefined at , so the pair must avoid it; signs are harmless, since is unchanged by replacing either argument by its negative (Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ) and for the same reason. The statement is therefore about and in substance.
-
The valuation criterion is the shape the and formulas need, and For positive integers and and every prime : and ; so the exponent-wise greatest common divisor is the of the divisibility page and not a second notion uses exactly this lemma to check the characterisation of proved on the divisibility page.
Depends on
- $v_p(ab) = v_p(a) + v_p(b)$ for nonzero integers $a, b$, and $v_p(a+b) \ge \min\{v_p(a), v_p(b)\}$ whenever $a$, $b$ and $a+b$ are all nonzero
- 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$
- The $p$-adic valuation $v_p(a)$ of a nonzero integer: the greatest $k \in \mathbb{N}$ with $p^{k} \mid a$
- Every integer $n > 1$ has a prime divisor; indeed the least divisor of $n$ that exceeds $1$ is prime
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Strong (complete) induction
- 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$
- The integers have no zero divisors; multiplicative cancellation
- Order is compatible with addition
- 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 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
- The divisibility poset is lower-finite, and each divisor interval factorises as a product of finite chains of prime exponents Lemma
- 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: 84 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)
- Carnegie Mellon University notes: Modern arithmetic (standard reference, not scraped)