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: port Data.Set.Sups #2991

Closed
wants to merge 8 commits into from
Closed

Conversation

mo271
Copy link
Collaborator

@mo271 mo271 commented Mar 19, 2023

Mathbin -> Mathlib
fix certain import statements
move "by" to end of line
add import to Mathlib.lean
@mo271 mo271 added help-wanted The author needs attention to resolve issues mathlib-port This is a port of a theory file from mathlib. labels Mar 19, 2023
@mo271
Copy link
Collaborator Author

mo271 commented Mar 19, 2023

Can you check what is going on here, @YaelDillies? In mathlib at commit e96bdfbd, I get a similar problem, that I see in mathlib4:

sups.lean:168:0
unknown identifier 'image2_image2_image2_comm'

Does this need be fixed in mathlib first?

@YaelDillies
Copy link
Collaborator

It's because there needs to be a forward port of the dependencies first. I am writing it later today.

@mo271 mo271 added WIP Work in progress and removed help-wanted The author needs attention to resolve issues labels Mar 19, 2023
@semorrison semorrison added blocked-by-other-PR This PR depends on another PR which is still in the queue. and removed blocked-by-other-PR This PR depends on another PR which is still in the queue. labels Mar 19, 2023
@semorrison
Copy link
Contributor

This PR/issue depends on:

@Parcly-Taxel Parcly-Taxel added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Mar 19, 2023
@mo271 mo271 removed the awaiting-review The author would like community review of the PR label Mar 19, 2023
@mo271
Copy link
Collaborator Author

mo271 commented Mar 19, 2023

This should fix the simpNF lints, but I'm unsure if they were justified. Please take a close look and possibly revert the last two commits and fix the simpNF lint complaints differntly.

@YaelDillies
Copy link
Collaborator

@Parcly-Taxel, please be sure something is ready for review before marking it as such. Here there were still some plain mathport output in the file along with linters to appease.

@mo271 mo271 added awaiting-review The author would like community review of the PR and removed awaiting-CI labels Mar 20, 2023
@ChrisHughes24
Copy link
Member

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Mar 23, 2023
bors bot pushed a commit that referenced this pull request Mar 23, 2023
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com>
@bors
Copy link

bors bot commented Mar 23, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Data.Set.Sups [Merged by Bors] - feat: port Data.Set.Sups Mar 23, 2023
@bors bors bot closed this Mar 23, 2023
@bors bors bot deleted the port/Data.Set.Sups branch March 23, 2023 14:47
bors bot pushed a commit that referenced this pull request Apr 8, 2023
 - [x] depends on: leanprover-community/mathlib#18172
 - [x]  depends on: #2991 


Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
 - [x] depends on: leanprover-community/mathlib#18172
 - [x]  depends on: #2991 


Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
 - [x] depends on: leanprover-community/mathlib#18172
 - [x]  depends on: #2991 


Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants