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 FreeSemilattice constructor #964

Open
james-d-mitchell opened this issue Oct 18, 2023 · 0 comments
Open

Implement FreeSemilattice constructor #964

james-d-mitchell opened this issue Oct 18, 2023 · 0 comments
Labels
minor A label for issues or PRs that are not major. new-feature A label for PRs that contain new features resolved-pending-release A label for issues that are resolved pending a release.

Comments

@james-d-mitchell
Copy link
Collaborator

james-d-mitchell commented Oct 18, 2023

In the same vein as RectangularBand etc.

A free semilattice is a commutative ($xy = yx$ for all $x, y \in S$) semigroup of idempotents ($x^2 = x$ for all $x \in S$).

@james-d-mitchell james-d-mitchell added new-feature A label for PRs that contain new features minor A label for issues or PRs that are not major. labels Oct 18, 2023
@james-d-mitchell james-d-mitchell moved this to Unassigned in VIP - 2023/24 - S2 Jan 10, 2024
@Jun2M Jun2M moved this from Unassigned to In Progress in VIP - 2023/24 - S2 Feb 7, 2024
@Jun2M Jun2M moved this from In Progress to Unassigned in VIP - 2023/24 - S2 Feb 7, 2024
@Jun2M Jun2M moved this from Unassigned to In Progress in VIP - 2023/24 - S2 Feb 9, 2024
@james-d-mitchell james-d-mitchell moved this from In Progress to Reviewed ready to merge in VIP - 2023/24 - S2 Mar 14, 2024
@Jun2M Jun2M moved this from Reviewed ready to merge to Done in VIP - 2023/24 - S2 Mar 15, 2024
@james-d-mitchell james-d-mitchell added the resolved-pending-release A label for issues that are resolved pending a release. label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor A label for issues or PRs that are not major. new-feature A label for PRs that contain new features resolved-pending-release A label for issues that are resolved pending a release.
Projects
None yet
Development

No branches or pull requests

1 participant