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: Port algebra.order.EuclideanAbsoluteValue #1267

Closed
wants to merge 13 commits into from

Conversation

aricursion
Copy link
Collaborator

Small PR. Nothing super special here, although I did have a question. On line 74, is it within style guidelines to use @ to make the parameters explicit? Thanks!

@aricursion aricursion added the mathlib-port This is a port of a theory file from mathlib. label Dec 29, 2022
@aricursion aricursion added the awaiting-review The author would like community review of the PR label Dec 30, 2022
@dupuisf
Copy link
Contributor

dupuisf commented Dec 30, 2022

On line 74, is it within style guidelines to use @ to make the parameters explicit? Thanks!

The best way to ask a question like this is to start a review of your own PR in which you add the comment directly on the relevant line. And if the issue gets resolved (which seems to be the case here), you can clearly mark it as such.

@aricursion
Copy link
Collaborator Author

Ah ok. Good to know! Thanks!

Mathlib/Algebra/Order/EuclideanAbsoluteValue.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Order/EuclideanAbsoluteValue.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Order/EuclideanAbsoluteValue.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Order/EuclideanAbsoluteValue.lean Outdated Show resolved Hide resolved
Mathlib/Algebra/Order/EuclideanAbsoluteValue.lean Outdated Show resolved Hide resolved
aricursion and others added 2 commits December 29, 2022 21:37
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
@dupuisf
Copy link
Contributor

dupuisf commented Dec 30, 2022

You can have a look at the new naming convention here in the section "Aligning names". Since it's a bit more fine-grained than in mathlib3, mathport gets it wrong quite often and a lot of it has to be done manually.

aricursion and others added 3 commits December 29, 2022 21:38
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
Co-authored-by: Frédéric Dupuis <31101893+dupuisf@users.noreply.github.com>
@aricursion
Copy link
Collaborator Author

Thanks! Sorry I'm new to porting and completely forgot to update the names in the docstrings. thank you so much!

@ChrisHughes24
Copy link
Member

bors merge

@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 Dec 30, 2022
bors bot pushed a commit that referenced this pull request Dec 30, 2022
Small PR. Nothing super special here, although I did have a question. On line 74, is it within style guidelines to use `@` to make the parameters explicit? Thanks!

Co-authored-by: z <32079362+xoers@users.noreply.github.com>
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
@bors
Copy link

bors bot commented Dec 30, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: Port algebra.order.EuclideanAbsoluteValue [Merged by Bors] - feat: Port algebra.order.EuclideanAbsoluteValue Dec 30, 2022
@bors bors bot closed this Dec 30, 2022
@bors bors bot deleted the port/Algebra.Order.EuclideanAbsoluteValue branch December 30, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants