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: review and expand API on behavior of topological bases under some constructions #10732

Closed
wants to merge 16 commits into from

Conversation

ADedecker
Copy link
Member

@ADedecker ADedecker commented Feb 19, 2024

The main addition is IsTopologicalBasis.inf (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the Pi version from the iInf version rather than the converse).

Also a few extra golfs and variations.


Open in Gitpod

@ADedecker ADedecker added awaiting-review The author would like community review of the PR t-topology Topological spaces, uniform spaces, metric spaces, filters labels Feb 19, 2024
Mathlib/Topology/Bases.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Bases.lean Outdated Show resolved Hide resolved
Mathlib/Topology/Bases.lean Outdated Show resolved Hide resolved
@urkud urkud added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Feb 19, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 21, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. label Feb 24, 2024
@urkud urkud added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Mar 16, 2024
@urkud
Copy link
Member

urkud commented Mar 16, 2024

LGTM but I contributed too much to merge it myself.
maintainer merge

Copy link

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

@sgouezel
Copy link
Contributor

bors r+

@github-actions github-actions 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 Mar 16, 2024
mathlib-bors bot pushed a commit that referenced this pull request Mar 16, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: review and expand API on behavior of topological bases under some constructions [Merged by Bors] - feat: review and expand API on behavior of topological bases under some constructions Mar 16, 2024
@mathlib-bors mathlib-bors bot closed this Mar 16, 2024
@mathlib-bors mathlib-bors bot deleted the AD_isTopologicalBasis_inf branch March 16, 2024 18:29
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
utensil pushed a commit that referenced this pull request Mar 26, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
Louddy pushed a commit that referenced this pull request Apr 15, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@overleaf.com>
callesonne pushed a commit that referenced this pull request Apr 22, 2024
…me constructions (#10732)

The main addition is `IsTopologicalBasis.inf` (see https://leanprover.zulipchat.com/#narrow/stream/217875-Is-there-code-for-X.3F/topic/Inf.20of.20a.20pair.20of.20topologies/near/419989448), and I also reordered things to be in the more typical order (deducing the `Pi` version from the `iInf` version rather than the converse).

Also a few extra golfs and variations.



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.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. t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants