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: Complete homogeneous and monomial symmetric polynomials #12572

Closed
wants to merge 118 commits into from

Conversation

SashaIr
Copy link
Collaborator

@SashaIr SashaIr commented May 1, 2024

Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola nirvanac93@gmail.com


Open in Gitpod

SashaIr and others added 30 commits February 27, 2024 22:30
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Will it ever be over?
@SashaIr
Copy link
Collaborator Author

SashaIr commented Jul 12, 2024

I guess I can, but how do I do that?

@YaelDillies
Copy link
Collaborator

You create a new pull request containing the aforementioned non-algebra changes, then write - [ ] depends on: #PRNumber in the description of the current PR

Mathlib/RingTheory/MvPolynomial/Symmetric.lean Outdated Show resolved Hide resolved
Mathlib/RingTheory/MvPolynomial/Symmetric.lean Outdated Show resolved Hide resolved
Mathlib/RingTheory/MvPolynomial/Symmetric.lean Outdated Show resolved Hide resolved
SashaIr added a commit that referenced this pull request Jul 15, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jul 15, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) and removed blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) labels Jul 19, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

This PR/issue depends on:

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Aug 4, 2024
@YaelDillies
Copy link
Collaborator

Looks good now but I am afraid you might have to wait an extra week because everyone is on holidays

maintainer merge

Copy link

github-actions bot commented Aug 4, 2024

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

@riccardobrasca
Copy link
Member

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Aug 4, 2024
mathlib-bors bot pushed a commit that referenced this pull request Aug 4, 2024
Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola <nirvanac93@gmail.com>



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

mathlib-bors bot commented Aug 4, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Complete homogeneous and monomial symmetric polynomials [Merged by Bors] - feat: Complete homogeneous and monomial symmetric polynomials Aug 4, 2024
@mathlib-bors mathlib-bors bot closed this Aug 4, 2024
@mathlib-bors mathlib-bors bot deleted the sashair-hm-symmetric-polynomials branch August 4, 2024 10:58
grunweg pushed a commit that referenced this pull request Aug 4, 2024
Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola <nirvanac93@gmail.com>



Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola <nirvanac93@gmail.com>



Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola <nirvanac93@gmail.com>



Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
Implement complete homogeneous and monomial symmetric polynomials.

Co-authored-by: Nirvana Coppola <nirvanac93@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
maintainer-merge new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc) t-combinatorics Combinatorics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants