Skip to content

[Merged by Bors] - feat(Topology/Order): assorted lemmas#10556

Closed
YaelDillies wants to merge 1 commit intomasterfrom
YK-Yael
Closed

[Merged by Bors] - feat(Topology/Order): assorted lemmas#10556
YaelDillies wants to merge 1 commit intomasterfrom
YK-Yael

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Member

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

@urkud
Copy link
Copy Markdown
Member

urkud commented Feb 14, 2024

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

@mathlib-bors
Copy link
Copy Markdown
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.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Feb 14, 2024
@YaelDillies
Copy link
Copy Markdown
Contributor 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
Copy Markdown
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 This pull request has been delegated to the PR author (or occasionally another non-maintainer). 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