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(algebra/associated): split off dependencies of big_operators #10848

Closed
wants to merge 3 commits into from

Conversation

Vierkantor
Copy link
Collaborator

This prepares for the replacement of nat.prime with _root_.prime by reducing the amount of dependencies needed to define _root_.prime.

Note that there wouldn't be an import loop without this change, just that data/nat/prime.lean would have a bigger amount of imports.

Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/nat.2Eprime


WIP because I might have to modify the imports of some files depending on algebra.associated.

Open in Gitpod

This prepares for the replacement of `nat.prime` with `_root_.prime` by reducing the amount of dependencies needed to define `_root_.prime`.

Note that there wouldn't be an import loop without this change, just that `data/nat/prime.lean` would have a bigger amount of imports.

Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/nat.2Eprime
@Vierkantor Vierkantor added WIP Work in progress awaiting-CI The author would like to see what CI has to say before doing more work. labels Dec 16, 2021
@bors
Copy link

bors bot commented Dec 16, 2021

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

Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors d+

(assuming no further changes beyond adding import lines

@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 Dec 16, 2021
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

@bors
Copy link

bors bot commented Dec 16, 2021

👎 Rejected by label

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Dec 16, 2021
@Vierkantor Vierkantor removed the WIP Work in progress label Dec 17, 2021
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@Vierkantor
Copy link
Collaborator Author

bors merge

bors bot pushed a commit that referenced this pull request Dec 17, 2021
…10848)

This prepares for the replacement of `nat.prime` with `_root_.prime` by reducing the amount of dependencies needed to define `_root_.prime`.

Note that there wouldn't be an import loop without this change, just that `data/nat/prime.lean` would have a bigger amount of imports.

Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/113488-general/topic/nat.2Eprime





Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
@bors
Copy link

bors bot commented Dec 17, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(algebra/associated): split off dependencies of big_operators [Merged by Bors] - chore(algebra/associated): split off dependencies of big_operators Dec 17, 2021
@bors bors bot closed this Dec 17, 2021
@bors bors bot deleted the associated-split-big_ops branch December 17, 2021 12:31
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. 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