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

[Merged by Bors] - feat(order/category/BoolAlg): The category of Boolean algebras #12452

Closed
wants to merge 2 commits into from

Conversation

YaelDillies
Copy link
Collaborator

Define BoolAlg, the category of Boolean algebras with bounded lattice homs.


Open in Gitpod

@YaelDillies YaelDillies added the awaiting-review The author would like community review of the PR label Mar 5, 2022
@YaelDillies YaelDillies requested a review from b-mehta March 5, 2022 01:23
@@ -754,6 +754,14 @@ end of_core
section boolean_algebra
variables [boolean_algebra α]

--TODO@Yaël: Once we have co-Heyting algebras, we won't need to go through `boolean_algebra.of_core`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not leave names attached to TODOs, unless you have a very concrete immediate plan to do it in a follow-up PR. Otherwise it's just cleanup work and confusion later.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have such a plan :)

@semorrison
Copy link
Collaborator

bors d+

@bors
Copy link

bors bot commented Mar 5, 2022

✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Mar 5, 2022
Co-authored-by: Scott Morrison <scott@tqft.net>
@YaelDillies
Copy link
Collaborator Author

bors merge

bors bot pushed a commit that referenced this pull request Mar 5, 2022
Define `BoolAlg`, the category of Boolean algebras with bounded lattice homs.
@bors
Copy link

bors bot commented Mar 5, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(order/category/BoolAlg): The category of Boolean algebras [Merged by Bors] - feat(order/category/BoolAlg): The category of Boolean algebras Mar 5, 2022
@bors bors bot closed this Mar 5, 2022
@bors bors bot deleted the BoolAlg branch March 5, 2022 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants