Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-07-31
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.

Every join-irreducible element of a distributive lattice is join-prime

Statement

Let L be a finite distributive lattice and let j∈L be join-irreducible. If j≤a∨b, then j≤a or j≤b. Thus j is join-prime.

Facts & Assumptions

Given: A finite distributive lattice L, a join-irreducible j∈L, and elements a,b∈L with j≤a∨b.

[F1]

In a lattice, x≤y exactly when x∧y=x; distributivity gives x∧(y∨z)=(x∧y)∨(x∧z) (Lattices, distributive lattices, and order ideals).

[F2]

If j=u∨v and j is join-irreducible, then j=u or j=v (Join-irreducible elements of a nonempty finite lattice).

Proof

technique · direct
1.1

Since j≤a∨b, one has j=j∧(a∨b). Distributivity rewrites this as j=(j∧a)∨(j∧b).

givenF1
2.1

Join-irreducibility applied to step 1.1 gives j=j∧a or j=j∧b. These equalities are respectively equivalent to j≤a or j≤b.

step 1.1F1F2
3.1

Hence every join-irreducible element of a distributive lattice is join-prime.

step 2.1∎

Depends on

Used by

Dependency tree · two levels

3 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