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(algebra/linear_ordered_comm_group_with_zero) define linear_ordered_comm_group_with_zero #3072

Closed
wants to merge 5 commits into from

Conversation

@bryangingechen bryangingechen added the awaiting-review The author would like community review of the PR label Jun 14, 2020
@[simp] lemma zero_lt_unit (u : units α) : (0 : α) < u :=
zero_lt_iff.2 $ unit_ne_zero u

lemma mul_lt_mul'''' (hab : a < b) (hcd : c < d) : a * c < b * d :=
Copy link
Member

Choose a reason for hiding this comment

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

4 primes!!!!

src/algebra/ordered_group.lean Show resolved Hide resolved
@jcommelin jcommelin added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jun 16, 2020
Co-authored-by: Johan Commelin <johan@commelin.net>
@ChrisHughes24
Copy link
Member

bors d+

@bors
Copy link

bors bot commented Jun 17, 2020

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

@ChrisHughes24 ChrisHughes24 removed the awaiting-author A reviewer has asked the author a question or requested changes label Jun 17, 2020
@kckennylau
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Jun 17, 2020
@bors
Copy link

bors bot commented Jun 17, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/linear_ordered_comm_group_with_zero) define linear_ordered_comm_group_with_zero [Merged by Bors] - feat(algebra/linear_ordered_comm_group_with_zero) define linear_ordered_comm_group_with_zero Jun 17, 2020
@bors bors bot closed this Jun 17, 2020
@bors bors bot deleted the LOCGWZ branch June 17, 2020 21:29
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants