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(group_theory/group_action): introduce smul_comm_class #4770

Closed
wants to merge 16 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Oct 24, 2020


Before merging this PR, I want to add (some of):

  • instance for the action of M × N on α;
  • generalize semimodule instance on linear_maps;
  • restate linear_map.mk₂ in terms of smul_comm_class this will wait for another PR

@urkud urkud added awaiting-review The author would like community review of the PR not-ready-to-merge labels Oct 24, 2020
@urkud urkud requested a review from jcommelin October 24, 2020 18:04
urkud and others added 3 commits October 24, 2020 14:46
Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
@bryangingechen bryangingechen changed the title chore(group_theory/group_action): indtroduce smul_comm_class chore(group_theory/group_action): introduce smul_comm_class Oct 24, 2020
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Oct 26, 2020
@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Oct 26, 2020
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.

This looks good to me. Some minor comments.

src/group_theory/group_action.lean Outdated Show resolved Hide resolved
src/group_theory/group_action.lean Outdated Show resolved Hide resolved
src/linear_algebra/basic.lean Show resolved Hide resolved
src/linear_algebra/basic.lean Outdated Show resolved Hide resolved
src/algebra/module/linear_map.lean Outdated Show resolved Hide resolved
src/algebra/module/linear_map.lean Outdated Show resolved Hide resolved
@urkud urkud 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 Oct 30, 2020
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.

Thanks 🎉

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 Oct 31, 2020
@bors
Copy link

bors bot commented Oct 31, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(group_theory/group_action): introduce smul_comm_class [Merged by Bors] - chore(group_theory/group_action): introduce smul_comm_class Oct 31, 2020
@bors bors bot closed this Oct 31, 2020
@bors bors bot deleted the mul-comm-action branch October 31, 2020 19:37
lecopivo pushed a commit to lecopivo/mathlib that referenced this pull request Oct 31, 2020
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

4 participants