Skip to content

[Merged by Bors] - feat: port Algebra.Order.[Ring|Field].Defs#905

Closed
kim-em wants to merge 19 commits intomasterfrom
algebra_order_ring_defs
Closed

[Merged by Bors] - feat: port Algebra.Order.[Ring|Field].Defs#905
kim-em wants to merge 19 commits intomasterfrom
algebra_order_ring_defs

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Dec 8, 2022

655994e298904d7e5bbd1e18c95defd7b543eb94

Ports:

  • Algebra.Order.Ring.Defs
  • Algebra.Order.Ring.Canonical
  • Algebra.Order.Ring.CharZero
  • Algebra.Order.Field.Defs

Todo:

  • Fix a few proofs; nothing looks bad.
  • Deal with unused arguments.
  • Check #aligns
  • Fix casing of names in comments.
  • Long lines
  • Linting
  • Remove old Algebra.Order.Ring

@kim-em kim-em added help-wanted The author needs attention to resolve issues WIP Work in progress labels Dec 8, 2022
@kim-em kim-em added awaiting-review and removed help-wanted The author needs attention to resolve issues WIP Work in progress labels Dec 8, 2022
@kim-em kim-em changed the title feat: port Algebra.Order.Ring.Defs feat: port Algebra.Order.[Ring|Field].Defs Dec 8, 2022
@jcommelin
Copy link
Copy Markdown
Member

LGTM!

@jcommelin
Copy link
Copy Markdown
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Dec 8, 2022
bors bot pushed a commit that referenced this pull request Dec 8, 2022
655994e298904d7e5bbd1e18c95defd7b543eb94

Ports:
* `Algebra.Order.Ring.Defs`
* `Algebra.Order.Ring.Canonical`
* `Algebra.Order.Ring.CharZero`
* `Algebra.Order.Field.Defs`

Todo:
* [x] Fix a few proofs; nothing looks bad.
* [x] Deal with unused arguments.
* [x] Check #aligns
* [x] Fix casing of names in comments.
* [x] Long lines
* [x] Linting
* [x] Remove old `Algebra.Order.Ring`

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

bors bot commented Dec 8, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Algebra.Order.[Ring|Field].Defs [Merged by Bors] - feat: port Algebra.Order.[Ring|Field].Defs Dec 8, 2022
@bors bors bot closed this Dec 8, 2022
@bors bors bot deleted the algebra_order_ring_defs branch December 8, 2022 07:41
bors bot pushed a commit that referenced this pull request Dec 10, 2022
655994e298904d7e5bbd1e18c95defd7b543eb94

- [x] depends on: #905

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
bors bot pushed a commit to leanprover-community/mathlib3 that referenced this pull request Dec 10, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following PRs:
* `algebra.group.ulift`: leanprover-community/mathlib4#906
* `algebra.group.with_one.basic`: leanprover-community/mathlib4#922
* `algebra.group_with_zero.units.lemmas`: leanprover-community/mathlib4#920
* `algebra.order.field.defs`: leanprover-community/mathlib4#905
* `algebra.order.group.abs`: leanprover-community/mathlib4#896
* `algebra.order.group.inj_surj`: leanprover-community/mathlib4#916
* `algebra.order.group.type_tags`: leanprover-community/mathlib4#921
* `algebra.order.monoid.with_top`: leanprover-community/mathlib4#902
* `algebra.order.positive.ring`: leanprover-community/mathlib4#911
* `algebra.order.ring.canonical`: leanprover-community/mathlib4#905
* `algebra.order.ring.char_zero`: leanprover-community/mathlib4#905
* `algebra.order.ring.defs`: leanprover-community/mathlib4#905
* `algebra.order.ring.inj_surj`: leanprover-community/mathlib4#917
* `algebra.ring.idempotents`: leanprover-community/mathlib4#918
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants