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/setoid): split into basic and partition #2853

Closed
wants to merge 3 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented May 29, 2020

The basic part has slightly fewer dependencies and partition part
is never used in mathlib.

urkud added 3 commits May 29, 2020 00:15
The `basic` part has slightly fewer dependencies and `partition` part
is never used in `mathlib`.
@bryangingechen
Copy link
Collaborator

Thanks!
bors r+

@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 May 29, 2020
bors bot pushed a commit that referenced this pull request May 29, 2020
The `basic` part has slightly fewer dependencies and `partition` part
is never used in `mathlib`.
@bors
Copy link

bors bot commented May 29, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(data/setoid): split into basic and partition [Merged by Bors] - chore(data/setoid): split into basic and partition May 29, 2020
@bors bors bot closed this May 29, 2020
@bors bors bot deleted the setoid-basic branch May 29, 2020 06:50
bors bot pushed a commit that referenced this pull request Oct 6, 2020
A few files with missing copyright headers in #4477 came from splitting up older files, so the attribution was incorrect:
- `data/setoid/partition.lean` was split from `data/setoid.lean` in #2853.
- `data/finset/order.lean` was split from `algebra/big_operators.lean` in #3495.
- `group_theory/submonoid/operations.lean` was split from `group_theory/submonoid.lean` in  #3058.
jcommelin pushed a commit that referenced this pull request Oct 7, 2020
A few files with missing copyright headers in #4477 came from splitting up older files, so the attribution was incorrect:
- `data/setoid/partition.lean` was split from `data/setoid.lean` in #2853.
- `data/finset/order.lean` was split from `algebra/big_operators.lean` in #3495.
- `group_theory/submonoid/operations.lean` was split from `group_theory/submonoid.lean` in  #3058.
adomani pushed a commit that referenced this pull request Oct 7, 2020
A few files with missing copyright headers in #4477 came from splitting up older files, so the attribution was incorrect:
- `data/setoid/partition.lean` was split from `data/setoid.lean` in #2853.
- `data/finset/order.lean` was split from `algebra/big_operators.lean` in #3495.
- `group_theory/submonoid/operations.lean` was split from `group_theory/submonoid.lean` in  #3058.
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
…mmunity#2853)

The `basic` part has slightly fewer dependencies and `partition` part
is never used in `mathlib`.
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

2 participants