Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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.

Lattices, distributive lattices, and order ideals

Definition

A lattice is a poset L in which every pair x,y has a greatest lower bound, its meet x∧y, and a least upper bound, its join x∨y. A lattice is distributive when, for all x,y,z∈L,

x∧(y∨z)=(x∧y)∨(x∧z)

and

x∨(y∧z)=(x∨y)∧(x∨z).

Let P be a poset. An order ideal, or down-set, is a subset I⊆P such that y∈I and x≤y imply x∈I. The set of all order ideals of P, ordered by inclusion, is denoted J(P). Both ∅ and P are order ideals.

A lattice isomorphism is a bijection preserving meets and joins. Such a map also preserves and reflects the order, since x≤y is equivalent to x∧y=x.

Depends on

Used by

Dependency tree · one level

1 result within one dependency step 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