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(representation_theory/maschke): replaces ¬(ring_char k ∣ fintype.card G) with invertible (fintype.card G : k) instance #6901

Closed
wants to merge 4 commits into from

Conversation

awainverse
Copy link
Collaborator

@awainverse awainverse commented Mar 26, 2021

Refactors Maschke's theorem to take an instance of invertible (fintype.card G : k) instead of an explicit not_dvd : ¬(ring_char k ∣ fintype.card G).
Provides that instance in the context char_zero k.
Allows monoid_algebra.submodule.is_complemented to be an instance.


Open in Gitpod

@awainverse awainverse added the awaiting-review The author would like community review of the PR label Mar 26, 2021
Copy link
Collaborator

@semorrison semorrison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise, LGTM.

@awainverse awainverse changed the title refactor(representation_theory/maschke): makes ¬(ring_char k ∣ fintype.card G) a fact instance refactor(representation_theory/maschke): replaces ¬(ring_char k ∣ fintype.card G) with invertible (fintype.card G : k) instance Mar 27, 2021
@semorrison semorrison 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 27, 2021
@semorrison
Copy link
Collaborator

bors d+

@bors
Copy link

bors bot commented Mar 27, 2021

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

@awainverse awainverse 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 27, 2021
Copy link
Collaborator Author

@awainverse awainverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@awainverse
Copy link
Collaborator Author

bors r+

@bors
Copy link

bors bot commented Mar 27, 2021

Already running a review

bors bot pushed a commit that referenced this pull request Mar 27, 2021
…ntype.card G)` with `invertible (fintype.card G : k)` instance (#6901)

Refactors Maschke's theorem to take an instance of `invertible (fintype.card G : k)` instead of an explicit `not_dvd : ¬(ring_char k ∣ fintype.card G)`.
Provides that instance in the context `char_zero k`.
Allows `monoid_algebra.submodule.is_complemented` to be an instance.
@bors
Copy link

bors bot commented Mar 27, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title refactor(representation_theory/maschke): replaces ¬(ring_char k ∣ fintype.card G) with invertible (fintype.card G : k) instance [Merged by Bors] - refactor(representation_theory/maschke): replaces ¬(ring_char k ∣ fintype.card G) with invertible (fintype.card G : k) instance Mar 27, 2021
@bors bors bot closed this Mar 27, 2021
@bors bors bot deleted the maschke_fact branch March 27, 2021 08:28
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
…ntype.card G)` with `invertible (fintype.card G : k)` instance (#6901)

Refactors Maschke's theorem to take an instance of `invertible (fintype.card G : k)` instead of an explicit `not_dvd : ¬(ring_char k ∣ fintype.card G)`.
Provides that instance in the context `char_zero k`.
Allows `monoid_algebra.submodule.is_complemented` to be an instance.
@YaelDillies YaelDillies removed the awaiting-review The author would like community review of the PR label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants