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] - move(Topology/Order): Move anything that doesn't concern algebra #11610

Closed
wants to merge 3 commits into from

Conversation

YaelDillies
Copy link
Collaborator

@YaelDillies YaelDillies commented Mar 23, 2024

Move files from Topology.Algebra.Order to Topology.Order when they do not contain any algebra. Also move Topology.LocalExtr to Topology.Order.LocalExtr.

According to git, the moves are:

  • Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean
  • Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean
  • Mathlib/Topology/{Algebra => }/Order/Filter.lean
  • Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean
  • Mathlib/Topology/{Algebra => }/Order/LeftRight.lean
  • Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean
  • Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean
  • Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean
  • Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean
  • Mathlib/Topology/{Algebra => }/Order/T5.lean
  • Mathlib/Topology/{ => Order}/LocalExtr.lean

This is a rehash of leanprover-community/mathlib#17859.

Open in Gitpod

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.
Mathlib.lean Show resolved Hide resolved
Mathlib.lean Show resolved Hide resolved
Mathlib.lean Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR awaiting-CI t-topology Topological spaces, uniform spaces, metric spaces, filters t-order Order hierarchy labels Mar 23, 2024
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by eric-wieser.

@mattrobball
Copy link
Collaborator

bors merge

@mathlib-bors
Copy link

mathlib-bors bot commented Mar 23, 2024

👎 Rejected by label

@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 23, 2024
@mattrobball
Copy link
Collaborator

bors delegate+

@mathlib-bors
Copy link

mathlib-bors bot commented Mar 23, 2024

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

@YaelDillies
Copy link
Collaborator Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Mar 23, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
@mathlib-bors
Copy link

mathlib-bors bot commented Mar 23, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title move(Topology/Order): Move anything that doesn't concern algebra [Merged by Bors] - move(Topology/Order): Move anything that doesn't concern algebra Mar 23, 2024
@mathlib-bors mathlib-bors bot closed this Mar 23, 2024
@mathlib-bors mathlib-bors bot deleted the move_topology_order branch March 23, 2024 18:18
utensil pushed a commit that referenced this pull request Mar 26, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
Louddy pushed a commit that referenced this pull request Apr 15, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
atarnoam pushed a commit that referenced this pull request Apr 16, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
uniwuni pushed a commit that referenced this pull request Apr 19, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
callesonne pushed a commit that referenced this pull request Apr 22, 2024
)

Move files from `Topology.Algebra.Order` to `Topology.Order` when they do not contain any algebra. Also move `Topology.LocalExtr` to `Topology.Order.LocalExtr`.

According to git, the moves are:

* `Mathlib/Topology/{Algebra => }/Order/ExtendFrom.lean`
* `Mathlib/Topology/{Algebra => }/Order/ExtrClosure.lean`
* `Mathlib/Topology/{Algebra => }/Order/Filter.lean`
* `Mathlib/Topology/{Algebra => }/Order/IntermediateValue.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRight.lean`
* `Mathlib/Topology/{Algebra => }/Order/LeftRightLim.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneContinuity.lean`
* `Mathlib/Topology/{Algebra => }/Order/MonotoneConvergence.lean`
* `Mathlib/Topology/{Algebra => }/Order/ProjIcc.lean`
* `Mathlib/Topology/{Algebra => }/Order/T5.lean`
* `Mathlib/Topology/{ => Order}/LocalExtr.lean`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated maintainer-merge ready-to-merge This PR has been sent to bors. t-order Order hierarchy t-topology Topological spaces, uniform spaces, metric spaces, filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants