Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong definition of the monoid in upper and lower semilattice #2

Closed
jyuhuan opened this issue Oct 14, 2015 · 1 comment
Closed

Wrong definition of the monoid in upper and lower semilattice #2

jyuhuan opened this issue Oct 14, 2015 · 1 comment
Labels

Comments

@jyuhuan
Copy link

jyuhuan commented Oct 14, 2015

Uppersemilattice and Lowersemilattice should not have monoids.
The max value in a uppersemilattice is not the identity element under the sup operator, as sup(max, v) returns max, instead of v.

@ctongfei
Copy link
Owner

Corrected. Thanks!

@ctongfei ctongfei assigned ctongfei and unassigned ctongfei May 30, 2016
@ctongfei ctongfei added the bug label Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants