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/game/nim): make the file noncomputable theory #15367

Closed
wants to merge 5 commits into from

Conversation

vihdzp
Copy link
Collaborator

@vihdzp vihdzp commented Jul 14, 2022

Since we're interfacing with ordinals and since pgame holds no data, we simplify nim and allow it to be noncomputable. We need to give nim the noncomputable! attribute to avoid a VM compilation bug.


Open in Gitpod

@vihdzp vihdzp added the awaiting-review The author would like community review of the PR label Jul 14, 2022
@ocfnash ocfnash added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Jul 21, 2022
@vihdzp vihdzp removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Jul 22, 2022
src/set_theory/game/nim.lean Outdated Show resolved Hide resolved
Co-authored-by: Kyle Miller <kmill31415@gmail.com>
@kmill
Copy link
Collaborator

kmill commented Jul 23, 2022

Ok, looks good, thanks! I updated the PR commit message to be more specific -- if you're ok with it, then feel free to merge once CI succeeds.

bors d+

@bors
Copy link

bors bot commented Jul 23, 2022

✌️ vihdzp 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 Jul 23, 2022
@kmill kmill self-assigned this Jul 23, 2022
@vihdzp vihdzp added the awaiting-CI The author would like to see what CI has to say before doing more work. label Jul 23, 2022
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Jul 23, 2022
@vihdzp
Copy link
Collaborator Author

vihdzp commented Jul 23, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jul 23, 2022
Since we're interfacing with ordinals and since `pgame` holds no data, we simplify `nim` and allow it to be noncomputable. We need to give `nim` the `noncomputable!` attribute to avoid a VM compilation bug.
@bors
Copy link

bors bot commented Jul 23, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(set_theory/game/nim): make the file noncomputable theory [Merged by Bors] - feat(set_theory/game/nim): make the file noncomputable theory Jul 23, 2022
@bors bors bot closed this Jul 23, 2022
@bors bors bot deleted the noncomputable_nim branch July 23, 2022 04:18
joelriou pushed a commit that referenced this pull request Jul 23, 2022
Since we're interfacing with ordinals and since `pgame` holds no data, we simplify `nim` and allow it to be noncomputable. We need to give `nim` the `noncomputable!` attribute to avoid a VM compilation bug.
bottine pushed a commit to bottine/mathlib that referenced this pull request Jul 30, 2022
…prover-community#15367)

Since we're interfacing with ordinals and since `pgame` holds no data, we simplify `nim` and allow it to be noncomputable. We need to give `nim` the `noncomputable!` attribute to avoid a VM compilation bug.
robertylewis pushed a commit that referenced this pull request Aug 2, 2022
Since we're interfacing with ordinals and since `pgame` holds no data, we simplify `nim` and allow it to be noncomputable. We need to give `nim` the `noncomputable!` attribute to avoid a VM compilation bug.
khwilson pushed a commit that referenced this pull request Aug 2, 2022
Since we're interfacing with ordinals and since `pgame` holds no data, we simplify `nim` and allow it to be noncomputable. We need to give `nim` the `noncomputable!` attribute to avoid a VM compilation bug.
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

3 participants