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(algebra/graded_monoid): add lemmas about power and product membership #10627

Closed
wants to merge 1 commit into from

Conversation

eric-wieser
Copy link
Member

This adds:

  • set_like.graded_monoid.pow_mem
  • set_like.graded_monoid.list_prod_map_mem
  • set_like.graded_monoid.list_prod_of_fn_mem

It doesn't bother to add the multiset and finset versions for now, because these are not imported at this point, and require the ring to be commutative.


Open in Gitpod

I think

@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Dec 5, 2021
@eric-wieser eric-wieser added this to In progress in Graded modules, rings, and algebras via automation Dec 5, 2021
@robertylewis
Copy link
Member

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 Dec 8, 2021
bors bot pushed a commit that referenced this pull request Dec 8, 2021
…rship (#10627)

This adds:
* `set_like.graded_monoid.pow_mem`
* `set_like.graded_monoid.list_prod_map_mem`
* `set_like.graded_monoid.list_prod_of_fn_mem`

It doesn't bother to add the multiset and finset versions for now, because these are not imported at this point, and require the ring to be commutative.
@bors
Copy link

bors bot commented Dec 8, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Dec 8, 2021
…rship (#10627)

This adds:
* `set_like.graded_monoid.pow_mem`
* `set_like.graded_monoid.list_prod_map_mem`
* `set_like.graded_monoid.list_prod_of_fn_mem`

It doesn't bother to add the multiset and finset versions for now, because these are not imported at this point, and require the ring to be commutative.
@bors
Copy link

bors bot commented Dec 9, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/graded_monoid): add lemmas about power and product membership [Merged by Bors] - feat(algebra/graded_monoid): add lemmas about power and product membership Dec 9, 2021
@bors bors bot closed this Dec 9, 2021
Graded modules, rings, and algebras automation moved this from In progress to Done Dec 9, 2021
@bors bors bot deleted the eric-wieser/direct_sum.prod_of_submodule branch December 9, 2021 00:11
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+`.)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants