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(linear_algebra/annihilating_polynomial): add definition of annihilating ideal and show minpoly generates in field case #12140

Closed
wants to merge 6 commits into from

Conversation

twoquarterrican
Copy link
Collaborator

@twoquarterrican twoquarterrican commented Feb 19, 2022

adding item from trivial undergrad subjects list


Open in Gitpod

@eric-wieser eric-wieser changed the title Annihilating ideal feat(linear_algebra/annihilating_polynomial): add definition of annihilating ideal and show minpoly generates in field case Feb 19, 2022
@twoquarterrican twoquarterrican added the awaiting-review The author would like community review of the PR label Feb 19, 2022
@twoquarterrican
Copy link
Collaborator Author

@eric-wieser just following up. Anything else needed on this?

src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
@ericrbg ericrbg 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 Mar 1, 2022
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Mar 14, 2022
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Mar 20, 2022
@twoquarterrican twoquarterrican added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Mar 31, 2022
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
src/linear_algebra/annihilating_polynomial.lean Outdated Show resolved Hide resolved
@twoquarterrican twoquarterrican 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 Apr 5, 2022
@twoquarterrican twoquarterrican added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Apr 27, 2022
@riccardobrasca
Copy link
Member

Can you please merge master to see if this still works?

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.

Sorry for the wait, I only just got time to get around to all the reviews. There are still some (relatively minor) comments in annihilating_polynomial.lean that you haven't addressed. Could you merge master and address them?

@Vierkantor Vierkantor 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 11, 2022
@Vierkantor Vierkantor self-assigned this Jul 21, 2022
@PatrickMassot
Copy link
Member

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 22, 2022
bors bot pushed a commit that referenced this pull request Jul 22, 2022
…ilating ideal and show minpoly generates in field case (#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
@bors
Copy link

bors bot commented Jul 22, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jul 22, 2022
…ilating ideal and show minpoly generates in field case (#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
@bors
Copy link

bors bot commented Jul 22, 2022

Build failed:

@ericrbg
Copy link
Collaborator

ericrbg commented Jul 23, 2022

I think this needs a master merge

twoquarterrican and others added 6 commits July 24, 2022 14:42
…ilating ideal and show minpoly generates in field case
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
@PatrickMassot
Copy link
Member

bors merge

bors bot pushed a commit that referenced this pull request Jul 25, 2022
…ilating ideal and show minpoly generates in field case (#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
@bors
Copy link

bors bot commented Jul 25, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(linear_algebra/annihilating_polynomial): add definition of annihilating ideal and show minpoly generates in field case [Merged by Bors] - feat(linear_algebra/annihilating_polynomial): add definition of annihilating ideal and show minpoly generates in field case Jul 25, 2022
@bors bors bot closed this Jul 25, 2022
@bors bors bot deleted the annihilating_ideal branch July 25, 2022 14:27
bottine pushed a commit to bottine/mathlib that referenced this pull request Jul 30, 2022
…ilating ideal and show minpoly generates in field case (leanprover-community#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
robertylewis pushed a commit that referenced this pull request Aug 2, 2022
…ilating ideal and show minpoly generates in field case (#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
khwilson pushed a commit that referenced this pull request Aug 2, 2022
…ilating ideal and show minpoly generates in field case (#12140)

adding item from trivial undergrad subjects list



Co-authored-by: Patrick Massot <patrickmassot@free.fr>
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants