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 Mathlib.Data.Real.CauSeqCompletion #1440

Closed
wants to merge 56 commits into from

Conversation

Ruben-VandeVelde
Copy link
Collaborator

@Ruben-VandeVelde Ruben-VandeVelde commented Jan 9, 2023

This is quite painful due to parameter use in mathlib3.

@semorrison semorrison removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 10, 2023
@eric-wieser
Copy link
Member

eric-wieser commented Jan 10, 2023

This is quite painful due to parameter use in mathlib3.

Perhaps we should remove the parameters in mathlib3, and make the abv argument explicit? (edit: leanprover-community/mathlib#18122)

@LukasMias
Copy link
Collaborator

This is good now except for the unsafe instance at line 284, which goes way above my head. I did not even know that intercalate is a word!

@Ruben-VandeVelde Ruben-VandeVelde removed help-wanted The author needs attention to resolve issues WIP Work in progress labels Jan 10, 2023
@jcommelin
Copy link
Member

LGTM!

But Heather's suggestion is still open.

Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@semorrison semorrison added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jan 10, 2023
bors bot pushed a commit that referenced this pull request Jan 10, 2023
- [x] depends on: #1124

This is quite painful due to `parameter` use in mathlib3.

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
Co-authored-by: Heather Macbeth <25316162+hrmacbeth@users.noreply.github.com>
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
@bors
Copy link

bors bot commented Jan 10, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Mathlib.Data.Real.CauSeqCompletion [Merged by Bors] - feat: port Mathlib.Data.Real.CauSeqCompletion Jan 10, 2023
@bors bors bot closed this Jan 10, 2023
@bors bors bot deleted the port/Data.Real.CauSeqCompletion branch January 10, 2023 21:18
eric-wieser added a commit that referenced this pull request Jan 10, 2023
This reverts commit 0a713e2.

The motivation is to allow leanprover-community/mathlib#18122 to generate pre-port mathport output in the mathlib3port CI.
Once that is done, I will unrevert this and merge in the changes it suggests.
bors bot pushed a commit that referenced this pull request Jan 10, 2023
This reverts commit 0a713e2.

The motivation is to allow leanprover-community/mathlib#18122 to generate pre-port mathport output in the mathlib3port CI. Once that is done, I will unrevert this and merge in the changes it suggests.
eric-wieser added a commit that referenced this pull request Jan 10, 2023
bors bot pushed a commit that referenced this pull request Jan 13, 2023
Unreverts #1440




Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
- [x] depends on: #1124

This is quite painful due to `parameter` use in mathlib3.

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
Co-authored-by: Heather Macbeth <25316162+hrmacbeth@users.noreply.github.com>
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
This reverts commit 0a713e2.

The motivation is to allow leanprover-community/mathlib#18122 to generate pre-port mathport output in the mathlib3port CI. Once that is done, I will unrevert this and merge in the changes it suggests.
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
Unreverts #1440




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

9 participants