Instances of Lattice?

27 Oct
2008
27 Oct
'08
2:50 a.m.
Hi Henning, I am rereading my emails and I don't believe I got an examples of "instance Lattice". E.g. instance Lattice Bool. ?? Thanks, Vasili

27 Oct
27 Oct
10:07 a.m.
On Sun, 26 Oct 2008, Galchin, Vasili wrote:
Hi Henning,
I am rereading my emails and I don't believe I got an examples of "instance Lattice". E.g. instance Lattice Bool. ??
Did you look into the Lattice module? Bool with respect to && and || Sets with respect to union and intersection (a set is like multiple booleans) any real number type with respect to min and max Natural numbers with respect to GCD and LCM (consider the exponents of the prime factor decomposition)
6098
Age (days ago)
6098
Last active (days ago)
1 comments
2 participants
participants (2)
-
Galchin, Vasili
-
Henning Thielemann