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.
The divisors of form a finite distributive lattice and realize Birkhoff's representation concretely
Example
Order the positive divisors of by divisibility. Since , every divisor has a unique form
Divisibility is componentwise comparison of the exponent triples. Meet and join are componentwise minimum and maximum, so this is a finite distributive lattice.
Facts & Assumptions
Given: The positive divisors of , ordered by divisibility.
Every positive integer has a prime factorization unique up to order (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 finite distributive lattice is isomorphic to the order-ideal lattice of its join-irreducible poset (Birkhoff representation theorem: every finite distributive lattice is isomorphic to the lattice of order ideals of its join-irreducible poset).
Verification
By [L1], the exponent-triple description is unique, and exactly when every exponent of is at most the corresponding exponent of .
Componentwise minimum and maximum give the greatest common divisor and least common multiple, and the distributive identities hold coordinatewise for minimum and maximum on chains. Thus the divisor poset is a finite distributive lattice.
Its join-irreducibles are . In their inherited order, and are incomparable with these and with each other.
A divisor maps to the order ideal of join-irreducibles dividing it: its -exponent chooses , , or , while its - and -exponents independently choose whether to include and . This is exactly the Birkhoff map of [L2].
Hence the divisors of concretely realize Birkhoff's representation as the order ideals of the poset with isolated elements and .
Depends on
- Birkhoff representation theorem: every finite distributive lattice is isomorphic to the lattice of order ideals of its join-irreducible poset
- 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)$
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: 82 results over 23 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
- MIT OpenCourseWare 18.212, Lecture 16: Distributive lattices (standard reference, not scraped)