Skip to content

[Merged by Bors] - feat port: Algebra.Order.LatticeGroup#934

Closed
ChrisHughes24 wants to merge 9 commits intomasterfrom
Algebra.Order.LatticeGroup
Closed

[Merged by Bors] - feat port: Algebra.Order.LatticeGroup#934
ChrisHughes24 wants to merge 9 commits intomasterfrom
Algebra.Order.LatticeGroup

Conversation

@ChrisHughes24
Copy link
Copy Markdown
Member

10b4e499f43088dd3bb7b5796184ad5216648ab1

There are a lot of failures of to_additive in this file. Probably to_additive needs to be improved

@ChrisHughes24 ChrisHughes24 added WIP Work in progress mathlib-port This is a port of a theory file from mathlib. help-wanted The author needs attention to resolve issues labels Dec 9, 2022
@mans0954
Copy link
Copy Markdown
Collaborator

Another possibility would be to drop the multiplicative form and convert all the results to additive form. Applications of this theory are usually to partially ordered vector spaces, and the multiplicative form is rarely used.

@Ruben-VandeVelde
Copy link
Copy Markdown
Contributor

I suspect all remaining issues are #1149. I don't know if we want to work around it by squeezing all the affected simps.

@mans0954
Copy link
Copy Markdown
Collaborator

mans0954 commented Jan 2, 2023

I suspect all remaining issues are #1149. I don't know if we want to work around it by squeezing all the affected simps.

I've removed all the appeals to simp from the mathlib3 version in this PR if that helps?

@mans0954
Copy link
Copy Markdown
Collaborator

mans0954 commented Jan 5, 2023

@ChrisHughes24 It builds now.

@ChrisHughes24 ChrisHughes24 added awaiting-review and removed help-wanted The author needs attention to resolve issues WIP Work in progress labels Jan 11, 2023
@ChrisHughes24
Copy link
Copy Markdown
Member Author

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jan 12, 2023
bors bot pushed a commit that referenced this pull request Jan 12, 2023
10b4e499f43088dd3bb7b5796184ad5216648ab1

There are a lot of failures of `to_additive` in this file. Probably `to_additive` needs to be improved

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Jan 12, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat port: Algebra.Order.LatticeGroup [Merged by Bors] - feat port: Algebra.Order.LatticeGroup Jan 12, 2023
@bors bors bot closed this Jan 12, 2023
@bors bors bot deleted the Algebra.Order.LatticeGroup branch January 12, 2023 10:32
jcommelin pushed a commit that referenced this pull request Jan 23, 2023
10b4e499f43088dd3bb7b5796184ad5216648ab1

There are a lot of failures of `to_additive` in this file. Probably `to_additive` needs to be improved

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com>
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.

5 participants