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/cardinal/basic): improve docs on lift, add simp lemmas #14596

Closed
wants to merge 5 commits into from

Conversation

vihdzp
Copy link
Collaborator

@vihdzp vihdzp commented Jun 7, 2022

We add some much needed documentation to the cardinal.lift API. We also mark a few extra lemmas with simp.


Open in Gitpod

@vihdzp vihdzp added awaiting-review The author would like community review of the PR docs This PR is about documentation labels Jun 7, 2022
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

The PR description claims this adds documentation to lift, but it doesn't; did you forget to commit that documentation?

Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

It would be great if we could teach the pretty-printer to handle this; perhaps with an @[pp_universes] attribute on lift.

Perhaps @kmill has some ideas here.

@vihdzp
Copy link
Collaborator Author

vihdzp commented Jun 7, 2022

I didn't change the docs on cardinal.lift itself, just on the basic lemmas.

@vihdzp
Copy link
Collaborator Author

vihdzp commented Jun 7, 2022

Sorry, wrong PR.

@robertylewis
Copy link
Member

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 Jun 14, 2022
bors bot pushed a commit that referenced this pull request Jun 14, 2022
…emmas (#14596)

We add some much needed documentation to the `cardinal.lift` API.  We also mark a few extra lemmas with `simp`.
@bors
Copy link

bors bot commented Jun 14, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jun 15, 2022
…emmas (#14596)

We add some much needed documentation to the `cardinal.lift` API.  We also mark a few extra lemmas with `simp`.
@bors
Copy link

bors bot commented Jun 15, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(set_theory/cardinal/basic): improve docs on lift, add simp lemmas [Merged by Bors] - feat(set_theory/cardinal/basic): improve docs on lift, add simp lemmas Jun 15, 2022
@bors bors bot closed this Jun 15, 2022
@bors bors bot deleted the lift_note branch June 15, 2022 02:06
bors bot pushed a commit that referenced this pull request Jun 17, 2022
…mmas (#14599)

This is pretty much the same thing as #14596, just on `ordinal.lift` instead of `cardinal.lift`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This PR is about documentation 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