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] - refactor(*): use [fact p.prime] for frobenius and perfect_closure #2518

Closed
wants to merge 1 commit into from

Conversation

jcommelin
Copy link
Member

@jcommelin jcommelin commented Apr 25, 2020

This also removes the dependency of algebra.char_p on data.padics.padic_norm, which was only there to make nat.prime a class.

I also used this opportunity to rename all alphas and betas to K and L in the perfect closure file.

TO CONTRIBUTORS:

Please include a summary of the changes made in this PR above "TO CONTRIBUTORS:", as that text will become the commit message. You are also encouraged to append the following co-authorship template if you'd like to acknowledge suggestions / commits made by other users:

Co-authored-by: name name@example.com

Make sure you have:

If this PR is related to a discussion on Zulip, please include a link in the discussion.

For reviewers: code review check list

If you're confused by comments on your PR like bors r+ or bors d+, please see our notes on bors for information on our merging workflow.

@bryangingechen
Copy link
Collaborator

This is a much smaller change than I expected! LGTM, but I've never really studied this part of the library before.

@semorrison
Copy link
Collaborator

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-review The author would like community review of the PR labels Apr 25, 2020
bors bot pushed a commit that referenced this pull request Apr 25, 2020
)

This also removes the dependency of `algebra.char_p` on `data.padics.padic_norm`, which was only there to make `nat.prime` a class.

I also used this opportunity to rename all alphas and betas to `K` and `L` in the perfect closure file.
@bors
Copy link

bors bot commented Apr 25, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title refactor(*): use [fact p.prime] for frobenius and perfect_closure [Merged by Bors] - refactor(*): use [fact p.prime] for frobenius and perfect_closure Apr 25, 2020
@bors bors bot closed this Apr 25, 2020
@bors bors bot deleted the fact-frobenius branch April 25, 2020 11:08
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 15, 2020
…anprover-community#2518)

This also removes the dependency of `algebra.char_p` on `data.padics.padic_norm`, which was only there to make `nat.prime` a class.

I also used this opportunity to rename all alphas and betas to `K` and `L` in the perfect closure file.
anrddh pushed a commit to anrddh/mathlib that referenced this pull request May 16, 2020
…anprover-community#2518)

This also removes the dependency of `algebra.char_p` on `data.padics.padic_norm`, which was only there to make `nat.prime` a class.

I also used this opportunity to rename all alphas and betas to `K` and `L` in the perfect closure file.
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
…anprover-community#2518)

This also removes the dependency of `algebra.char_p` on `data.padics.padic_norm`, which was only there to make `nat.prime` a class.

I also used this opportunity to rename all alphas and betas to `K` and `L` in the perfect closure file.
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

3 participants