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(data/list): move lemmas from data.list.basic that require algebra.group_power to a new file #9728

Closed
wants to merge 4 commits into from

Conversation

alexjbest
Copy link
Member

@alexjbest alexjbest commented Oct 15, 2021

Hopefully ease the dependencies on anyone importing data.list.basic, if your code broke after this change adding import data.list.prod_monoid should fix it.

Lemmas moved:

  • list.prod_repeat
  • list.sum_repeat
  • list.prod_le_of_forall_le
  • list.sum_le_of_forall_le

Open in Gitpod

@alexjbest alexjbest added the awaiting-CI The author would like to see what CI has to say before doing more work. label Oct 15, 2021
@bryangingechen
Copy link
Collaborator

Thanks!
bors d+

@bors
Copy link

bors bot commented Oct 15, 2021

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

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-CI The author would like to see what CI has to say before doing more work. labels Oct 15, 2021
@alexjbest
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Oct 15, 2021
…ra.group_power to a new file (#9728)

Hopefully ease the dependencies on anyone importing data.list.basic, if your code broke after this change adding `import data.list.prod_monoid` should fix it.

Lemmas moved:
- `list.prod_repeat`
- `list.sum_repeat`
- `list.prod_le_of_forall_le`
- `list.sum_le_of_forall_le`
@bors
Copy link

bors bot commented Oct 16, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(data/list): move lemmas from data.list.basic that require algebra.group_power to a new file [Merged by Bors] - chore(data/list): move lemmas from data.list.basic that require algebra.group_power to a new file Oct 16, 2021
@bors bors bot closed this Oct 16, 2021
@bors bors bot deleted the alexjbest/prod-repeat branch October 16, 2021 01:17
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. hacktoberfest-accepted Without this label hacktoberfest is scared off by bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants