Skip to content

[Merged by Bors] - feat(Topology/Order/LawsonTopology): Introduce the Lawson Topology to Mathlib#11710

Closed
mans0954 wants to merge 232 commits intomasterfrom
mans0954/lawson-topology
Closed

[Merged by Bors] - feat(Topology/Order/LawsonTopology): Introduce the Lawson Topology to Mathlib#11710
mans0954 wants to merge 232 commits intomasterfrom
mans0954/lawson-topology

Conversation

@mans0954
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

mans0954 commented May 3, 2024

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

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
Copy Markdown
Contributor

@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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 4, 2024

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label May 4, 2024
Copy link
Copy Markdown
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

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed awaiting-review 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/mathlib3#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
Copy Markdown
Contributor

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/mathlib3#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/mathlib3#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 A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants