Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - chore(topology/order/basic): Move #17860

Closed
wants to merge 1 commit into from

Conversation

YaelDillies
Copy link
Collaborator

Rename topology.algebra.order.basic to topology.order.basic because it's almost entirely not about algebra.


Open in Gitpod

@YaelDillies YaelDillies added awaiting-review The author would like community review of the PR t-algebra Algebra (groups, rings, fields etc) t-order Order hierarchy labels Dec 8, 2022
@YaelDillies YaelDillies mentioned this pull request Dec 8, 2022
1 task
@hrmacbeth
Copy link
Member

LGTM, let's just ping some analysis "old-timers" in case they have strong feelings. (This weird-in-my-opinion folder choice was before my time.)

cc @PatrickMassot @sgouezel @urkud

import algebra.order.archimedean

/-!
# Rational numbers are dense in a linear ordered archimedean field

In this file we prove that coercion from `ℚ` to a linear ordered archimedean field has dense range.
This lemma is in a separate file because `topology.algebra.order.basic` does not import
Copy link
Member

Choose a reason for hiding this comment

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

Just as a heads up for #17859, this comment will want to say topology.algebra.order.basic again after the split (no action needed in this PR).

@kim-em
Copy link
Collaborator

kim-em commented Dec 8, 2022

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Dec 8, 2022
@kim-em
Copy link
Collaborator

kim-em commented Dec 8, 2022

bors p=10

bors bot pushed a commit that referenced this pull request Dec 8, 2022
Rename `topology.algebra.order.basic` to `topology.order.basic` because it's almost entirely not about algebra.
@bors
Copy link

bors bot commented Dec 9, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(topology/order/basic): Move [Merged by Bors] - chore(topology/order/basic): Move Dec 9, 2022
@bors bors bot closed this Dec 9, 2022
@bors bors bot deleted the move_topology_order_basic branch December 9, 2022 00:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-algebra Algebra (groups, rings, fields etc) t-order Order hierarchy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants