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

Implement exclusive conjunction monoid (and semigroup) as a counterpart for exclusive disjunction #364

Open
MarekDudek opened this issue Oct 2, 2018 · 6 comments

Comments

@MarekDudek
Copy link

No description provided.

@jbgi
Copy link
Member

jbgi commented Oct 2, 2018

not sure what is the truth table of the exclusive conjunction? do you mean like NAND?

@MarekDudek
Copy link
Author

@jbgi
Copy link
Member

jbgi commented Oct 2, 2018

👍

@tonymorris
Copy link
Contributor

XNOR is the same as equal.

@MarekDudek
Copy link
Author

All right, it is. Could it still be usable for combining monoids?

@tonymorris
Copy link
Contributor

Yeah sure. That was just a FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants