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