Skip to content

[WIP UNREVIEWED SLOP] Add a Bounds<L> lattice#8827

Draft
tlively wants to merge 1 commit into
bounded-conjunction-latticefrom
bound-lattice
Draft

[WIP UNREVIEWED SLOP] Add a Bounds<L> lattice#8827
tlively wants to merge 1 commit into
bounded-conjunction-latticefrom
bound-lattice

Conversation

@tlively

@tlively tlively commented Jun 10, 2026

Copy link
Copy Markdown
Member

This lattices represents <, <=, >, and >= relationships with respect to elements of some underlying lattice L. Unfortunately it is not possible to also represent == and != contstraints while maintaining the lattice properties.

This lattices represents `<`, `<=`, `>`, and `>=` relationships with respect to elements of some underlying lattice `L`. Unfortunately it is not possible to also represent `==` and `!=` contstraints while maintaining the lattice properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant