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

[Merged by Bors] - chore(algebra/order/field): don't import finiteness hierarchy#17350

Closed
kim-em wants to merge 5 commits intomasterfrom
field_fintype
Closed

[Merged by Bors] - chore(algebra/order/field): don't import finiteness hierarchy#17350
kim-em wants to merge 5 commits intomasterfrom
field_fintype

Conversation

@kim-em
Copy link
Copy Markdown
Collaborator

@kim-em kim-em commented Nov 4, 2022

This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.


Open in Gitpod

@kim-em kim-em added the awaiting-CI The author would like to see what CI has to say before doing more work. label Nov 4, 2022
@kim-em kim-em added the awaiting-review The author would like community review of the PR label Nov 4, 2022
@Vierkantor
Copy link
Copy Markdown
Collaborator

I didn't realize fintype was sufficiently heavy compared to ordered fields to cause issues, sorry!

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Nov 4, 2022

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

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Nov 4, 2022
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Nov 4, 2022
@urkud
Copy link
Copy Markdown
Member

urkud commented Nov 4, 2022

Why α has to be a (semi)field in this lemma? It looks like a (linear?) ordered additive monoid with some extra assumptions should work.

Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
@kim-em
Copy link
Copy Markdown
Collaborator Author

kim-em commented Nov 4, 2022

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Nov 4, 2022
@kim-em
Copy link
Copy Markdown
Collaborator Author

kim-em commented Nov 4, 2022

Why α has to be a (semi)field in this lemma? It looks like a (linear?) ordered additive monoid with some extra assumptions should work.

As I'm just moving things around in this PR, I'm not going to try to generalize here.

bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 5, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 5, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Nov 5, 2022
This problem was just introduced in #16971. Hopefully we can all be careful about not adding heavy imports to fundamental files.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 5, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(algebra/order/field): don't import finiteness hierarchy [Merged by Bors] - chore(algebra/order/field): don't import finiteness hierarchy Nov 5, 2022
@bors bors bot closed this Nov 5, 2022
@bors bors bot deleted the field_fintype branch November 5, 2022 07:50
bors bot pushed a commit that referenced this pull request Nov 6, 2022
This just pulls some material about powers of elements in linearly ordered fields into a separate file, as it isn't on the critical path to `linear_ordered_field ℚ`.

This will break in CI a few times as I find the downstream imports that need it.

- [x] depends on: #17350


[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)


Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
bors bot pushed a commit that referenced this pull request Nov 6, 2022
This just pulls some material about powers of elements in linearly ordered fields into a separate file, as it isn't on the critical path to `linear_ordered_field ℚ`.

This will break in CI a few times as I find the downstream imports that need it.

- [x] depends on: #17350


[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)


Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

delegated The PR author may merge after reviewing final suggestions. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants