|
An element $a$ in a lattice $L$ is said to be join irreducible iff $a$ is not a bottom element, and, whenever $a=b\vee c$ then $a=b$ or $a=c$ Dually, $a\in L$ is meet irreducible iff $a$ is not a top element, and, whenever $a=b\wedge c$ then $a=b$ or $a=c$ If
$a$ is both join and meet irreducible, then $a$ is said to be irreducible. Any atom in a lattice is join irreducible.
Example. In the lattice diagram (Hasse diagram) below, $$ \xymatrix{ & 1 \ar@{-}[ld] \ar@{-}[rd] \\ a \ar@{-}[rd] & & b \ar@{-}[ld] \\ & c \ar@{-}[d] & \\ & d \ar@{-}[d] & \\ & e \ar@{-}[ld] \ar@{-}[rd] & \\ f \ar@{-}[rd] & & g \ar@{-}[ld] \\ & 0 } $$ $a,b,c,d$ are join irreducible, while $d,e,f,g$ are meet irreducible. Since $d$ is both join and meet irreducible, it is irreducible.
From this, we make the observations that in any chain, all the elements except the bottom one are join irreducible. Dually, all the elements except the top one are meet irreducible. An element is join irreducible iff it covers at most one other element. An element is meet irreducible iff it is covered by at most one other element.
Remark. If a lattice satisfies the descending chain condition, then every element can be expressed as a join of join irreducible elements. This statement can be dualized: if a lattice satisfies the ascending chain condition, then every element is the meet of meet irreducible elements.
- 1
- B. A. Davey, H. A. Priestley, Introduction to Lattices and Order, 2nd Edition, Cambridge (2003)
|