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(data/set/pairwise): Taking the bUnion is injective #17052

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
Collaborator

... in the set bounding the union, when all sets in the family are pairwise disjoint and nonempty.


Open in Gitpod

@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR t-order Order hierarchy labels Oct 18, 2022
@@ -421,3 +423,30 @@ end set

lemma pairwise_disjoint_fiber (f : ι → α) : pairwise (disjoint on (λ a : α, f ⁻¹' {a})) :=
set.pairwise_univ.1 $ set.pairwise_disjoint_fiber f univ

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh you could have committed this yourself. A bit late now 😅

@urkud
Copy link
Member

urkud commented Oct 25, 2022

Thanks! 🎉
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 Oct 25, 2022
bors bot pushed a commit that referenced this pull request Oct 25, 2022
... in the set bounding the union, when all sets in the family are pairwise disjoint and nonempty.
@bors
Copy link

bors bot commented Oct 26, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/set/pairwise): Taking the bUnion is injective [Merged by Bors] - feat(data/set/pairwise): Taking the bUnion is injective Oct 26, 2022
@bors bors bot closed this Oct 26, 2022
@bors bors bot deleted the bUnion_injective branch October 26, 2022 01:59
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Without this label hacktoberfest is scared off by bors ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-order Order hierarchy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants