in reply to Re: Partial Order (cases)
in thread Partial Order

Tye, this is really lovely.

The way that "x [v1] y [v2] z" always implies "x [v1 & v2] z", for any two relations [v1] and [v2]. This is the code that I ended up using.

Thanks.