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(set_theory/ordinal_arithmetic): Enumerating unbounded sets of ordinals with ordinals #10979

Closed
wants to merge 45 commits into from

Conversation

vihdzp
Copy link
Collaborator

@vihdzp vihdzp commented Dec 22, 2021

This PR introduces enum_ord, which enumerates an unbounded set of ordinals using ordinals. This is used to build an explicit order isomorphism enum_ord.order_iso.


Open in Gitpod

In a followup PR, I prove that deriv is the enumerator of fixed points of a normal function, and that aleph' is the enumerator of cardinals.

@github-actions github-actions bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Dec 22, 2021
@vihdzp vihdzp added the awaiting-review The author would like community review of the PR label Dec 22, 2021
@vihdzp vihdzp added WIP Work in progress and removed awaiting-review The author would like community review of the PR labels Dec 25, 2021
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Dec 25, 2021
@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Dec 27, 2021
@leanprover-community-bot-assistant
Copy link
Collaborator

@vihdzp vihdzp requested review from b-mehta and digama0 January 6, 2022 03:00
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Jan 6, 2022
@robertylewis
Copy link
Member

This looks great, thanks!

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Jan 10, 2022
bors bot pushed a commit that referenced this pull request Jan 10, 2022
…dinals with ordinals (#10979)

This PR introduces `enum_ord`, which enumerates an unbounded set of ordinals using ordinals. This is used to build an explicit order isomorphism `enum_ord.order_iso`.
@bors
Copy link

bors bot commented Jan 11, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(set_theory/ordinal_arithmetic): Enumerating unbounded sets of ordinals with ordinals [Merged by Bors] - feat(set_theory/ordinal_arithmetic): Enumerating unbounded sets of ordinals with ordinals Jan 11, 2022
@bors bors bot closed this Jan 11, 2022
@bors bors bot deleted the enum_ord branch January 11, 2022 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants