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] - chore(FieldTheory/Adjoin): remove unnecessary assumptions in minpolynatDegree_le and minpoly.degree_le #6152

Closed
wants to merge 3 commits into from

Conversation

negiizhao
Copy link
Collaborator

Also

  • fix the names of minpoly.natDegree_le and minpoly.degree_le
  • rename minpoly.ne_zero_of_finite_field_extension to minpoly.ne_zero_of_finite
  • reduce typeclass assumptions of some lemmas in RingTheory/Algebraic
  • add two lemmas isIntegral_of_finite and isAlgebraic_of_finite
  • move Algebra.isIntegral_of_finite to RingTheory/IntegralClosure

Open in Gitpod

….natDegree_le` and `minpoly.degree_le`

Also
- fix the names of `minpoly.natDegree_le` and  `minpoly.degree_le`.
- rename `minpoly.ne_zero_of_finite_field_extension` to `minpoly.ne_zero_of_finite `
- rename `minpoly.ne_zero_of_finite_field_extension` to `minpoly.ne_zero_of_finite `
- reduce typeclass assumptions of some lemmas in `RingTheory/Algebraic`
- add two lemmas `isIntegral_of_finite` and `isAlgebraic_of_finite`
- move `Algebra.isIntegral_of_finite` to `RingTheory/IntegralClosure`
@negiizhao negiizhao added awaiting-review The author would like community review of the PR t-algebra Algebra (groups, rings, fields etc) labels Jul 26, 2023
@tb65536
Copy link
Collaborator

tb65536 commented Jul 27, 2023

maintainer merge

@github-actions
Copy link

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

@riccardobrasca
Copy link
Member

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jul 27, 2023
bors bot pushed a commit that referenced this pull request Jul 27, 2023
…natDegree_le` and `minpoly.degree_le` (#6152)

Also
- fix the names of `minpoly.natDegree_le` and  `minpoly.degree_le`
- rename `minpoly.ne_zero_of_finite_field_extension` to `minpoly.ne_zero_of_finite`
- reduce typeclass assumptions of some lemmas in `RingTheory/Algebraic`
- add two lemmas `isIntegral_of_finite` and `isAlgebraic_of_finite`
- move `Algebra.isIntegral_of_finite` to `RingTheory/IntegralClosure`
@bors
Copy link

bors bot commented Jul 27, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title chore(FieldTheory/Adjoin): remove unnecessary assumptions in minpolynatDegree_le and minpoly.degree_le [Merged by Bors] - chore(FieldTheory/Adjoin): remove unnecessary assumptions in minpolynatDegree_le and minpoly.degree_le Jul 27, 2023
@bors bors bot closed this Jul 27, 2023
@bors bors bot deleted the FR_field_extension branch July 27, 2023 01:56
semorrison pushed a commit that referenced this pull request Aug 14, 2023
…natDegree_le` and `minpoly.degree_le` (#6152)

Also
- fix the names of `minpoly.natDegree_le` and  `minpoly.degree_le`
- rename `minpoly.ne_zero_of_finite_field_extension` to `minpoly.ne_zero_of_finite`
- reduce typeclass assumptions of some lemmas in `RingTheory/Algebraic`
- add two lemmas `isIntegral_of_finite` and `isAlgebraic_of_finite`
- move `Algebra.isIntegral_of_finite` to `RingTheory/IntegralClosure`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants