Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(data/basic/lean): add lemmas finset.subset_iff_inter_eq_{left, right} #7053

Closed
wants to merge 5 commits into from

Conversation

adomani
Copy link
Collaborator

@adomani adomani commented Apr 6, 2021

These lemmas are the analogues of set.subset_iff_inter_eq_{left, right}, except stated for finsets.

Zulip:
https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there.20code.20for.20X.3F/topic/finset.2Esubset_iff_inter_eq_left.20.2F.20right


Open in Gitpod

@semorrison semorrison added the awaiting-review The author would like community review of the PR label Apr 6, 2021
@eric-wieser eric-wieser 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 Apr 6, 2021
@eric-wieser
Copy link
Member

Zulip link seems to just go to the stream

@adomani
Copy link
Collaborator Author

adomani commented Apr 6, 2021

Zulip link fixed, thanks!

src/data/set/basic.lean Outdated Show resolved Hide resolved
src/data/set/basic.lean Outdated Show resolved Hide resolved
@eric-wieser
Copy link
Member

Thanks! 🎉

bors r+

@eric-wieser eric-wieser 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 Apr 6, 2021
bors bot pushed a commit that referenced this pull request Apr 6, 2021
…ight} (#7053)

These lemmas are the analogues of `set.subset_iff_inter_eq_{left, right}`, except stated for `finset`s.

Zulip:
https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there.20code.20for.20X.3F/topic/finset.2Esubset_iff_inter_eq_left.20.2F.20right





Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Apr 6, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/basic/lean): add lemmas finset.subset_iff_inter_eq_{left, right} [Merged by Bors] - feat(data/basic/lean): add lemmas finset.subset_iff_inter_eq_{left, right} Apr 6, 2021
@bors bors bot closed this Apr 6, 2021
@bors bors bot deleted the adomani_subset_iff_inter_eq_lr branch April 6, 2021 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

3 participants