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(Topology/Order): assorted lemmas #10556

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
Collaborator

@YaelDillies YaelDillies commented Feb 14, 2024

  • Add upperBounds_closure, lowerBounds_closure, bddAbove_closure, bddBelow_closure.
  • Add IsAntichain.interior_eq_empty.
  • Generalize nhds_left'_le_nhds_ne and nhds_right'_le_nhds_ne to a Preorder.

Partly forward-ports leanprover-community/mathlib3#16976


Open in Gitpod

* Add `upperBounds_closure`, `lowerBounds_closure`,
  `bddAbove_closure`, `bddBelow_closure`.
* Add `IsAntichain.interior_eq_empty`.
* Generalize `nhds_left'_le_nhds_ne` and `nhds_right'_le_nhds_ne` to a `Preorder`.
@YaelDillies YaelDillies added awaiting-review t-topology Topological spaces, uniform spaces, metric spaces, filters t-order Order theory labels Feb 14, 2024
@eric-wieser eric-wieser added the mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged label Feb 14, 2024
@eric-wieser
Copy link
Member

Can you put the PR that this forward-ports in the PR description?

@urkud
Copy link
Member

urkud commented Feb 14, 2024

LGTM modulo Eric's comment. Thanks!
bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 14, 2024

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

@YaelDillies
Copy link
Collaborator Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Feb 14, 2024
* Add `upperBounds_closure`, `lowerBounds_closure`, `bddAbove_closure`, `bddBelow_closure`.
* Add `IsAntichain.interior_eq_empty`.
* Generalize `nhds_left'_le_nhds_ne` and `nhds_right'_le_nhds_ne` to a `Preorder`.

Partly forward-ports leanprover-community/mathlib3#16976
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 14, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Topology/Order): assorted lemmas [Merged by Bors] - feat(Topology/Order): assorted lemmas Feb 14, 2024
@mathlib-bors mathlib-bors bot closed this Feb 14, 2024
@mathlib-bors mathlib-bors bot deleted the YK-Yael branch February 14, 2024 22:15
riccardobrasca pushed a commit that referenced this pull request Feb 18, 2024
* Add `upperBounds_closure`, `lowerBounds_closure`, `bddAbove_closure`, `bddBelow_closure`.
* Add `IsAntichain.interior_eq_empty`.
* Generalize `nhds_left'_le_nhds_ne` and `nhds_right'_le_nhds_ne` to a `Preorder`.

Partly forward-ports leanprover-community/mathlib3#16976
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
* Add `upperBounds_closure`, `lowerBounds_closure`, `bddAbove_closure`, `bddBelow_closure`.
* Add `IsAntichain.interior_eq_empty`.
* Generalize `nhds_left'_le_nhds_ne` and `nhds_right'_le_nhds_ne` to a `Preorder`.

Partly forward-ports leanprover-community/mathlib3#16976
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged t-order Order theory t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants