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(order/filter/ultrafilter): Add variant of exists_ultrafilter. #4436

Closed
wants to merge 3 commits into from

Conversation

adamtopaz
Copy link
Collaborator

@adamtopaz adamtopaz commented Oct 5, 2020

The lemma exists_ultrafilter tells us that any proper filter can be extended to an ultrafilter (using Zorn's lemma). This PR adds a variant, called exists_ultrafilter_of_finite_inter_nonempty which says that any collection of sets S can be extended to an ultrafilter whenever it satisfies the property that the intersection of any finite subcollection T is nonempty.


@adamtopaz adamtopaz added the awaiting-review The author would like community review of the PR label Oct 5, 2020
@bors
Copy link

bors bot commented Oct 5, 2020

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

@PatrickMassot PatrickMassot 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 Oct 5, 2020
Co-authored-by: Patrick Massot <patrickmassot@free.fr>
@adamtopaz
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Oct 5, 2020
…4436)

The lemma `exists_ultrafilter` tells us that any proper filter can be extended to an ultrafilter (using Zorn's lemma). This PR adds a variant, called `exists_ultrafilter_of_finite_inter_nonempty` which says that any collection of sets `S` can be extended to an ultrafilter whenever it satisfies the property that the intersection of any finite subcollection `T` is nonempty.



Co-authored-by: Adam Topaz <adamtopaz@users.noreply.github.com>
@bors
Copy link

bors bot commented Oct 5, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(order/filter/ultrafilter): Add variant of exists_ultrafilter. [Merged by Bors] - feat(order/filter/ultrafilter): Add variant of exists_ultrafilter. Oct 5, 2020
@bors bors bot closed this Oct 5, 2020
@bors bors bot deleted the exists_ultrafilter_variant branch October 5, 2020 22:01
adomani pushed a commit that referenced this pull request Oct 7, 2020
…4436)

The lemma `exists_ultrafilter` tells us that any proper filter can be extended to an ultrafilter (using Zorn's lemma). This PR adds a variant, called `exists_ultrafilter_of_finite_inter_nonempty` which says that any collection of sets `S` can be extended to an ultrafilter whenever it satisfies the property that the intersection of any finite subcollection `T` is nonempty.



Co-authored-by: Adam Topaz <adamtopaz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-author A reviewer has asked the author a question or requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants