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/LawsonTopology): Introduce the Lawson Topology to Mathlib #11710

Closed
wants to merge 232 commits into from

Conversation

mans0954
Copy link
Collaborator

@mans0954 mans0954 commented Mar 26, 2024

Introduces the Lawson Topology on a preorder.

The Lawson Topology is defined as the meet of the Lower Topology and the Scott Topology previously introduced.

A basis for the Lawson Topology is defined and some basic results are established:

  • An upper set is Lawson open if and only if it is Scott open
  • A lower set is Lawson closed if and only if it is closed under sups of directed sets
  • The Lawson topology on a partial order is T₀

Open in Gitpod

@mans0954
Copy link
Collaborator Author

mans0954 commented May 3, 2024

@YaelDillies did you have any further thoughts on this please?

Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Order/LawsonTopology.lean Outdated Show resolved Hide resolved
mans0954 and others added 8 commits May 3, 2024 14:30
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
mans0954 and others added 2 commits May 3, 2024 22:12
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Copy link
Collaborator

@YaelDillies YaelDillies left a comment

Choose a reason for hiding this comment

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

Thanks!

maintainer merge

Copy link

github-actions bot commented May 4, 2024

🚀 Pull request has been placed on the maintainer queue by YaelDillies.

Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels May 4, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 4, 2024
… Mathlib (#11710)

Introduces the Lawson Topology on a preorder.

The Lawson Topology is defined as the meet of the [Lower Topology](leanprover-community/mathlib#17426) and the [Scott Topology](#2508) previously introduced.

A basis for the Lawson Topology is defined and some basic results are established:

- An upper set is Lawson open if and only if it is Scott open
- A lower set is Lawson closed if and only if it is closed under sups of directed sets
- The Lawson topology on a partial order is T₀ 



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
@mathlib-bors
Copy link

mathlib-bors bot commented May 4, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Topology/Order/LawsonTopology): Introduce the Lawson Topology to Mathlib [Merged by Bors] - feat(Topology/Order/LawsonTopology): Introduce the Lawson Topology to Mathlib May 4, 2024
@mathlib-bors mathlib-bors bot closed this May 4, 2024
@mathlib-bors mathlib-bors bot deleted the mans0954/lawson-topology branch May 4, 2024 19:31
apnelson1 pushed a commit that referenced this pull request May 12, 2024
… Mathlib (#11710)

Introduces the Lawson Topology on a preorder.

The Lawson Topology is defined as the meet of the [Lower Topology](leanprover-community/mathlib#17426) and the [Scott Topology](#2508) previously introduced.

A basis for the Lawson Topology is defined and some basic results are established:

- An upper set is Lawson open if and only if it is Scott open
- A lower set is Lawson closed if and only if it is closed under sups of directed sets
- The Lawson topology on a partial order is T₀ 



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
callesonne pushed a commit that referenced this pull request May 16, 2024
… Mathlib (#11710)

Introduces the Lawson Topology on a preorder.

The Lawson Topology is defined as the meet of the [Lower Topology](leanprover-community/mathlib#17426) and the [Scott Topology](#2508) previously introduced.

A basis for the Lawson Topology is defined and some basic results are established:

- An upper set is Lawson open if and only if it is Scott open
- A lower set is Lawson closed if and only if it is closed under sups of directed sets
- The Lawson topology on a partial order is T₀ 



Co-authored-by: Christopher Hoskin <mans0954@users.noreply.github.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer-merge ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants