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(data/list/to_finsupp): computable finsupp from list #15161

Closed
wants to merge 30 commits into from

Conversation

pechersky
Copy link
Collaborator

@pechersky pechersky commented Jul 7, 2022

@pechersky pechersky added awaiting-review The author would like community review of the PR blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. labels Jul 7, 2022
src/data/list/nthd.lean Outdated Show resolved Hide resolved
src/data/list/perm.lean Outdated Show resolved Hide resolved
@eric-wieser eric-wieser added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 9, 2022
@eric-wieser
Copy link
Member

On the way to computable list-based polynomials

If we're truly after computability for polynomials, could we just define them with dfinsupp?

@pechersky
Copy link
Collaborator Author

If we're truly after computability for polynomials, could we just define them with dfinsupp?

Do you mean change the underlying implementation for polynomial?

@mathlib-dependent-issues-bot mathlib-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Jul 20, 2022
@pechersky pechersky removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Feb 12, 2023
src/data/list/to_finsupp.lean Outdated Show resolved Hide resolved
src/data/list/to_finsupp.lean Show resolved Hide resolved
src/data/list/to_finsupp.lean Show resolved Hide resolved
src/data/list/to_finsupp.lean Outdated Show resolved Hide resolved
@YaelDillies
Copy link
Collaborator

maintainer merge

@github-actions
Copy link

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

@semorrison semorrison added the modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR. label Mar 26, 2023
Copy link
Collaborator

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

LGTM otherwise.

bors d+

src/data/list/to_finsupp.lean Show resolved Hide resolved
@bors
Copy link

bors bot commented Mar 27, 2023

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

@leanprover-community-bot-assistant leanprover-community-bot-assistant 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 Mar 27, 2023
@pechersky
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Apr 5, 2023
via `list.nthd`
On the way to computable list-based polynomials



Co-authored-by: Yakov Pechersky <ffxen158@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
@bors
Copy link

bors bot commented Apr 5, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/list/to_finsupp): computable finsupp from list [Merged by Bors] - feat(data/list/to_finsupp): computable finsupp from list Apr 5, 2023
@bors bors bot closed this Apr 5, 2023
@bors bors bot deleted the pechersky/list-to-finsupp branch April 5, 2023 18:16
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 6, 2023
MonadMaverick pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 9, 2023
MonadMaverick pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 9, 2023
xroblot pushed a commit that referenced this pull request Apr 23, 2023
via `list.nthd`
On the way to computable list-based polynomials



Co-authored-by: Yakov Pechersky <ffxen158@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
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. modifies-synchronized-file This PR touches a files that has already been ported to mathlib4, and may need a synchronization PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants