An algebraic lattice (L,,) is a set L with two binary operations meet and join, and such that both operations are commutative and associative and the absorption law holds.

I.e. a,b,cL

  1. commutivity: a b = b a , ab=ba
  2. associativity: ( ab)c=a(bc), (ab)c=a(bc)
  3. absorption law: a=a(ab)=a(ab)