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(ring_theory/discriminant): add the discriminant of a family of vectors #10350

Closed
wants to merge 85 commits into from

Conversation

riccardobrasca
Copy link
Member

@riccardobrasca riccardobrasca commented Nov 16, 2021

We add the definition and some basic results about the discriminant.

From FLT-regular.


Open in Gitpod

@riccardobrasca riccardobrasca added the awaiting-review The author would like community review of the PR label Nov 16, 2021
@github-actions github-actions bot added 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 Nov 16, 2021
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Nov 17, 2021
@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Nov 17, 2021
riccardobrasca and others added 3 commits December 7, 2021 16:17
In #10350 this change was proposed, since we apparently use that backwards way more than we use it forwards.

We also change `reindex_linear_equiv_mul`, which is similarly much more popular backwards than forwards.

Closes: #10638
@github-actions github-actions bot added 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 Dec 8, 2021
src/ring_theory/discriminant.lean Outdated Show resolved Hide resolved
src/ring_theory/discriminant.lean Outdated Show resolved Hide resolved
src/ring_theory/discriminant.lean Outdated Show resolved Hide resolved
riccardobrasca and others added 3 commits December 8, 2021 14:43
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
bors bot pushed a commit that referenced this pull request Dec 8, 2021
…iv` (#10657)

In #10350 this change was proposed, since we apparently use that backwards way more than we use it forwards.

We also change `reindex_linear_equiv_mul`, which is similarly much more popular backwards than forwards.

Closes: #10638
bors bot pushed a commit that referenced this pull request Dec 8, 2021
…iv` (#10657)

In #10350 this change was proposed, since we apparently use that backwards way more than we use it forwards.

We also change `reindex_linear_equiv_mul`, which is similarly much more popular backwards than forwards.

Closes: #10638
@github-actions github-actions 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 Dec 9, 2021
@github-actions
Copy link

github-actions bot commented Dec 9, 2021

🎉 Great news! Looks like all the dependencies have been resolved:

💡 To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

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.

I think it's best to remove of_ from the discr_of_power_basis_eq_prod name. Otherwise, let's get this in mathlib!

bors d+

src/ring_theory/discriminant.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Dec 10, 2021

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

@github-actions github-actions bot 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 Dec 10, 2021
Co-authored-by: Johan Commelin <johan@commelin.net>
@riccardobrasca
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Dec 10, 2021
…ectors (#10350)

We add the definition and some basic results about the discriminant.

From FLT-regular.

- [x] depends on: #10657 



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Dec 10, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(ring_theory/discriminant): add the discriminant of a family of vectors [Merged by Bors] - feat(ring_theory/discriminant): add the discriminant of a family of vectors Dec 10, 2021
@bors bors bot closed this Dec 10, 2021
@bors bors bot deleted the RB_discriminant branch December 10, 2021 20:23
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants