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 Algebra.Module.Pi #1283

Closed
wants to merge 16 commits into from

Conversation

hrmacbeth
Copy link
Member

@hrmacbeth hrmacbeth commented Jan 1, 2023

@hrmacbeth hrmacbeth added help-wanted The author needs attention to resolve issues WIP Work in progress mathlib-port This is a port of a theory file from mathlib. labels Jan 1, 2023
@semorrison semorrison added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 1, 2023
@semorrison semorrison removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Jan 1, 2023
@hrmacbeth
Copy link
Member Author

hrmacbeth commented Jan 3, 2023

One of the errors will be fixed after leanprover/lean4@70a6c06 makes it downstream to mathlib. Might as well wait and see if all of them are.

Zulip

@hrmacbeth hrmacbeth added blocked-by-core-PR and removed help-wanted The author needs attention to resolve issues labels Jan 3, 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 Jan 7, 2023
@semorrison
Copy link
Contributor

This PR/issue depends on:

@hrmacbeth hrmacbeth added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jan 7, 2023
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.

bors d+

Mathlib/Algebra/Module/Pi.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Module/Pi.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Jan 7, 2023

✌️ hrmacbeth can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@semorrison semorrison added delegated and removed awaiting-review The author would like community review of the PR labels Jan 7, 2023
hrmacbeth and others added 2 commits January 7, 2023 14:00
Co-authored-by: Johan Commelin <johan@commelin.net>
@hrmacbeth
Copy link
Member Author

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jan 7, 2023
bors bot pushed a commit that referenced this pull request Jan 7, 2023
One earlier failure was extensively discussed:
- https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Performance.20issue.20with.20.60CompleteBooleanAlgebra.60/near/319019205
- https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/type.20class.20inference.20looping

and is fixed as of leanprover/lean4@70a6c06, in mathlib as of the bump #1335.

Another failure posted to Zulip and the Lean 4 repo
- https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/type.20class.20inference.20failure.20in.20pi.20type
- leanprover/lean4#2011

and is fixed as of leanprover/lean4@fedf235, in mathlib as of the bump #1397.

There is one more mysterious `apply` failure, now worked around; we should track this down someday.

- [x] depends on: #1397

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link

bors bot commented Jan 7, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Algebra.Module.Pi [Merged by Bors] - feat: port Algebra.Module.Pi Jan 7, 2023
@bors bors bot closed this Jan 7, 2023
@bors bors bot deleted the Algebra.Module.Pi branch January 7, 2023 19:18
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
One earlier failure was extensively discussed:
- https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Performance.20issue.20with.20.60CompleteBooleanAlgebra.60/near/319019205
- https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/type.20class.20inference.20looping

and is fixed as of leanprover/lean4@70a6c06, in mathlib as of the bump #1335.

Another failure posted to Zulip and the Lean 4 repo
- https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/type.20class.20inference.20failure.20in.20pi.20type
- leanprover/lean4#2011

and is fixed as of leanprover/lean4@fedf235, in mathlib as of the bump #1397.

There is one more mysterious `apply` failure, now worked around; we should track this down someday.

- [x] depends on: #1397

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated 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

3 participants