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/Basic): generalize to Sort*, add versions #9753

Closed
wants to merge 4 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Jan 15, 2024

  • Generalize interior_iInter_of_finite and closure_iUnion_of_finite
    to functions from Sort*.
  • Add Set.Finite.interior_biInter, Set.Finite.interior_sInter,
    Set.Finite.closure_biUnion, and Set.Finite.closure_sUnion.
  • Move closure_eq_compl_interior_compl up to golf.

Open in Gitpod

- Generalize `interior_iInter` and `closure_iUnion_of_finite`
  to functions from `Sort*`.
- Rename the latter to `closure_iUnion`,
  deprecate the old name.
- Add `Set.Finite.interior_biInter`, `Set.Finite.interior_sInter`,
  `Set.Finite.closure_biUnion`, and `Set.Finite.closure_sUnion`.
- Move `closure_eq_compl_interior_compl` up to golf.
@urkud urkud added awaiting-review The author would like community review of the PR awaiting-CI t-topology Topological spaces, uniform spaces, metric spaces, filters labels Jan 15, 2024
@RemyDegenne
Copy link
Contributor

Thanks!
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 Jan 16, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jan 16, 2024
- Generalize `interior_iInter_of_finite` and `closure_iUnion_of_finite`
  to functions from `Sort*`.
- Add `Set.Finite.interior_biInter`, `Set.Finite.interior_sInter`,
  `Set.Finite.closure_biUnion`, and `Set.Finite.closure_sUnion`.
- Move `closure_eq_compl_interior_compl` up to golf.
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Topology/Basic): generalize to Sort*, add versions [Merged by Bors] - feat(Topology/Basic): generalize to Sort*, add versions Jan 16, 2024
@mathlib-bors mathlib-bors bot closed this Jan 16, 2024
@mathlib-bors mathlib-bors bot deleted the YK-gen-sort branch January 16, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants