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.
and , with and read off the exponents
Example
Powers are the natural powers of Powers : natural exponents in a monoid and integer exponents in a group, with in the commutative monoid of is a commutative monoid whose group of units is ; equivalently holds exactly for and . For the symbol inside means , the embedding of The naturals embed in the integers.
Reading these against the injective list of primes , which contains every prime divisor of both numbers, 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 identifies the exponents as valuations (The -adic valuation of a nonzero integer: the greatest with ):
By 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 the minimum row is the valuation vector of and the maximum row that of , so
Two independent checks are carried out below: the Euclidean algorithm of The Euclidean algorithm: for and the remainder descent from terminates, and the last nonzero remainder is returns from the descent , , ; and , as Every common multiple of and is a multiple of , and requires.
Facts & Assumptions
Given: The integers , , and , and the primes , , , .
is a commutative ring: multiplication is associative and commutative, , and multiplication distributes over addition (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).
and in ; and (Powers : natural exponents in a monoid and integer exponents in a group, with , Exponent laws in a group: and for all , and when and commute, Semigroup and monoid, is a commutative monoid whose group of units is ; equivalently holds exactly for and , The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity).
For and an injective list of primes containing every prime divisor of : , the exponents are determined by , and for a prime off the list (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, The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some , Every integer is a finite product of primes: there are and a list of primes with , the case being the empty product, The -adic valuation of a nonzero integer: the greatest with , For a prime and a nonzero integer : and ; holds exactly for ; exactly when ; ; and , for nonzero integers , and whenever , and are all nonzero).
For positive and every prime : and ; and a positive integer with those valuations is the , respectively the (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, Common divisor, and the greatest common divisor , with the convention , Common multiple, and the least common multiple , taken to be when or , Every common divisor of and divides ; consequently exactly when , , , and every common divisor of and divides — a characterisation that holds at as well).
For and there is exactly one pair with and , and exactly when (Division with remainder in : for and there are unique with and , Divisibility in : when for some integer , Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
The remainder descent from with terminates and its last nonzero remainder is (The Euclidean algorithm: for and the remainder descent from terminates, and the last nonzero remainder is ).
If is prime and then or (Euclid's lemma: if is prime and then or ).
An integer is prime when and its only positive divisors are and (Prime and composite integers: is prime when and its only positive divisors are and ); and a divisor of a nonzero satisfies (If and then and ; hence the set of divisors of a nonzero integer is bounded above by ).
Verification
The two products are correct: , , and with ; likewise , and .
, , and are prime, and they are pairwise distinct. Each exceeds ; and a positive divisor of such a number satisfies by [L8], so the candidates are the finitely many integers in that range, and each is settled by its remainder under [L5]: has only and as candidates; for the extra candidate gives ; for the extra candidates give remainders , , ; and for the extra candidates give remainders , , , , . In each case no divisor other than and the number itself survives.
The list is injective and consists of primes, and it contains every prime divisor of and of . Injectivity and primality are step 1.2. For the covering: if is prime and , repeated use of [L9] gives , or , and being a positive divisor of a prime with forces to be that prime; likewise forces .
By [L3] applied to with this list, the exponents in step 1.1 are the valuations: , , , .
By [L3] applied to : , , , .
Taking minima entrywise gives , and ; by [L3] the valuations of against this list are exactly those exponents, so has the valuation vector of and therefore equals it by [L4].
Taking maxima entrywise gives , and ; the same argument gives .
First check, the Euclidean algorithm. and with ; and with ; and with . By the uniqueness in [L5] these are the divisions of the descent, whose last nonzero remainder is , so by [L6], agreeing with step 4.1.
Second check, the product formula. and , and so ; this is [L7], agreeing with steps 4.1 and 4.2.
The factorisations, the valuation table, and both values of and are verified, and the two independent checks agree.
Remarks
-
The cross-check is the point of the example. The Euclidean algorithm: for and the remainder descent from terminates, and the last nonzero remainder is computes without ever mentioning a prime, and the exponent recipe computes it without ever performing a division; they return the same integer because 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 proves the recipe identifies the of Common divisor, and the greatest common divisor , with the convention rather than defining a rival.
-
Which method is practical is a separate question. Factoring and is easy because they are small; for large integers the Euclidean algorithm is the only one of the two that runs, since no factorisation is needed. Nothing here claims anything about the cost of either procedure.
-
The exponent columns matter. and are what make the same list serve both numbers, and clause 2 of 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 is the statement that every prime off the list contributes as well.
Depends on
- For positive integers $a$ and $b$ and every prime $p$: $v_p(\gcd(a,b)) = \min\{v_p(a), v_p(b)\}$ and $v_p(\operatorname{lcm}(a,b)) = \max\{v_p(a), v_p(b)\}$; so the exponent-wise greatest common divisor is the $\gcd$ of the divisibility page and not a second notion
- For $n \ge 1$ and any injective list $p : r \to \mathbb{Z}$ of primes containing every prime divisor of $n$, one has $n = \prod_{i<r} p_i^{\,v_{p_i}(n)}$; the exponents are determined by $n$, and $v_q(n) = 0$ for every prime $q$ outside the list
- $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$
- The fundamental theorem of arithmetic: every integer $n \ge 1$ is a product of primes, and the factorisation is unique up to order — if $\prod_{i<r} p_i = \prod_{j<s} q_j$ with every $p_i$ and $q_j$ prime, then $r = s$ and $q_i = p_{\pi(i)}$ for some $\pi \in \operatorname{Sym}(r)$
- Every integer $n \ge 1$ is a finite product of primes: there are $r \in \mathbb{N}$ and a list $p : r \to \mathbb{Z}$ of primes with $n = \prod_{i<r} p_i$, the case $n = 1$ being the empty product
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- The Euclidean algorithm: for $a \in \mathbb{Z}$ and $b > 0$ the remainder descent from $(a,b)$ terminates, and the last nonzero remainder is $\gcd(a,b)$
- Every common multiple of $a$ and $b$ is a multiple of $\operatorname{lcm}(a,b)$, and $\gcd(a,b) \cdot \operatorname{lcm}(a,b) = |ab|$
- Common multiple, and the least common multiple $\operatorname{lcm}(a,b)$, taken to be $0$ when $a = 0$ or $b = 0$
- Common divisor, and the greatest common divisor $\gcd(a,b)$, with the convention $\gcd(0,0) := 0$
- Every common divisor of $a$ and $b$ divides $\gcd(a,b)$; consequently $d = \gcd(a,b)$ exactly when $d \ge 0$, $d \mid a$, $d \mid b$, and every common divisor of $a$ and $b$ divides $d$ — a characterisation that holds at $(a,b) = (0,0)$ as well
- Division with remainder in $\mathbb{Z}$: for $a \in \mathbb{Z}$ and $b > 0$ there are unique $q, r \in \mathbb{Z}$ with $a = qb + r$ and $0 \le r < b$
- 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$
- If $d \mid a$ and $a \ne 0$ then $d \ne 0$ and $|d| \le |a|$; hence the set of divisors of a nonzero integer is bounded above by $|a|$
- Euclid's lemma: if $p$ is prime and $p \mid ab$ then $p \mid a$ or $p \mid b$
- 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**
- $(\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$
- Semigroup and monoid
- The product $g_0 g_1 \cdots g_{n-1}$ of a finite list in a monoid, by recursion, with the empty product ($n = 0$) equal to the identity
- The integers form a commutative ring
- The integers form a totally ordered ring
- Arithmetic on the integers
- Order on the integers
- The integers as equivalence classes of pairs of naturals
- The naturals embed in the integers
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: 101 results over 29 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
- Fundamental theorem of arithmetic (Wikipedia) (standard reference, not scraped)
- P-adic valuation (Wikipedia) (standard reference, not scraped)