preface
preface copied to clipboard
Lattice
on top of #148 and #149 A Lattice is also a Join and a Meet Semi Lattice.
Laws
- Laws of Join Semi Lattices
- Laws of Meet Semi Lattices
-
Absorption of meet:
meet a (join a b) = a -
Absorption of join:
join a (meet a b) = a
Suggested Incarnation
-
Bool