Skip to content

[Merged by Bors] - feat(Mathlib/Order/PrimeSeparator): prime ideal separator in a bounded distributive lattice#12705

Closed
samvang wants to merge 11 commits intomasterfrom
latticeprimeidealtheorem
Closed

[Merged by Bors] - feat(Mathlib/Order/PrimeSeparator): prime ideal separator in a bounded distributive lattice#12705
samvang wants to merge 11 commits intomasterfrom
latticeprimeidealtheorem

Conversation

@samvang
Copy link
Copy Markdown
Contributor

@samvang samvang commented May 6, 2024

We prove that a disjoint filter and ideal in a bounded distributive lattice can always be separated by a prime ideal. This is a step towards establishing Stone duality (currently in development here: https://github.com/samvang/StoneDualityInLean/)


Open in Gitpod

@github-actions github-actions bot added the new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! label May 6, 2024
@ghost ghost added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels May 6, 2024
@ghost
Copy link
Copy Markdown

ghost commented May 7, 2024

Copy link
Copy Markdown
Contributor

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

Your proof is very nicely commented! It is slightly long for a typical Mathlib proof but there are no obvious intermediate results that I can suggest splitting off. So I think with a few tricks to achieve more powerful tactics this is good to go.

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 16, 2024

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

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels May 16, 2024
samvang and others added 3 commits May 16, 2024 11:55
@samvang
Copy link
Copy Markdown
Contributor Author

samvang commented May 16, 2024

bors r+

mathlib-bors bot pushed a commit that referenced this pull request May 16, 2024
…d distributive lattice (#12705)

We prove that a disjoint filter and ideal in a bounded distributive lattice can always be separated by a prime ideal. This is a step towards establishing Stone duality (currently in development here: https://github.com/samvang/StoneDualityInLean/)

- [x] depends on: #12651 (ideals of sets are stable under directed unions and chains)
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Mathlib/Order/PrimeSeparator): prime ideal separator in a bounded distributive lattice [Merged by Bors] - feat(Mathlib/Order/PrimeSeparator): prime ideal separator in a bounded distributive lattice May 16, 2024
@mathlib-bors mathlib-bors bot closed this May 16, 2024
@mathlib-bors mathlib-bors bot deleted the latticeprimeidealtheorem branch May 16, 2024 21:57
grunweg pushed a commit that referenced this pull request May 17, 2024
…d distributive lattice (#12705)

We prove that a disjoint filter and ideal in a bounded distributive lattice can always be separated by a prime ideal. This is a step towards establishing Stone duality (currently in development here: https://github.com/samvang/StoneDualityInLean/)

- [x] depends on: #12651 (ideals of sets are stable under directed unions and chains)
callesonne pushed a commit that referenced this pull request Jun 4, 2024
…d distributive lattice (#12705)

We prove that a disjoint filter and ideal in a bounded distributive lattice can always be separated by a prime ideal. This is a step towards establishing Stone duality (currently in development here: https://github.com/samvang/StoneDualityInLean/)

- [x] depends on: #12651 (ideals of sets are stable under directed unions and chains)
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). new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants