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 diamond and pentagon violate distributivity by explicit joins and meets
Statement refuted
Every finite lattice is distributive.
Facts & Assumptions
Given: The diamond , where are incomparable atoms, and the pentagon , where , , and is incomparable with .
Distributivity requires for all elements (Lattices, distributive lattices, and order ideals).
Counterexample
In , one has , , and . Therefore , while .
In , one has , , and . Therefore , while .
Since in and in , each lattice violates the distributive identity in [F1]. Both are finite, so either one refutes the Statement.
Remarks
\node[font=\normalsize] at (2.8,3.35) {$N_5$}; \node[elt] (n0) at (2.2,0) {$0$}; \node[elt] (na) at (1.5,.95) {$a$}; \node[elt] (nb) at (1.5,2.05) {$b$}; \node[elt] (nc) at (4.1,1.45) {$c$}; \node[elt] (n1) at (2.2,2.9) {$1$}; \draw[gray!75] (n0)--(na)--(nb)--(n1) (n0)--(nc)--(n1); \end{tikzpicture} ```
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
2 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
- MIT OpenCourseWare 18.212, Lecture 16: Distributive lattices (standard reference, not scraped)