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

[Merged by Bors] - feat(data/complex): order structure#4684

Closed
kim-em wants to merge 70 commits intomasterfrom
complex_ordered_ring
Closed

[Merged by Bors] - feat(data/complex): order structure#4684
kim-em wants to merge 70 commits intomasterfrom
complex_ordered_ring

Conversation

@kim-em
Copy link
Copy Markdown
Collaborator

@kim-em kim-em commented Oct 19, 2020

@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Oct 27, 2020
@github-actions github-actions bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Jan 7, 2021
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 7, 2021

🎉 Great news! Looks like all the dependencies have been resolved:

💡 To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

@github-actions github-actions bot removed the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Feb 4, 2021
@kim-em
Copy link
Copy Markdown
Collaborator Author

kim-em commented Feb 4, 2021

Hopefully this has been successfully raised from the dead.

@kim-em kim-em added the awaiting-review The author would like community review of the PR label Feb 4, 2021
@dupuisf
Copy link
Copy Markdown
Collaborator

dupuisf commented Feb 5, 2021

If we add this instance, wouldn't it make more sense to do it via is_R_or_C...?

@kim-em
Copy link
Copy Markdown
Collaborator Author

kim-em commented Feb 5, 2021

If we add this instance, wouldn't it make more sense to do it via is_R_or_C...?

One objection is that R already has these structures, so if we provided an instance via is_R_or_C we might be adding confusingly duplicated instances.

Could you expand on why you think it would be useful to involve is_R_or_C here?

An alternative but more long term approach would be to wait until we have C*-algebras...

@dupuisf
Copy link
Copy Markdown
Collaborator

dupuisf commented Feb 5, 2021

One objection is that R already has these structures, so if we provided an instance via is_R_or_C we might be adding confusingly duplicated instances.

Oh, right.

Could you expand on why you think it would be useful to involve is_R_or_C here?

The places I had in mind where I think it would make life easier tend to involve is_R_or_C, for example the proof of Cauchy-Schwarz in inner_product.lean. But yeah, it's probably easier to just summon [partial_order 𝕜] whenever this is needed.

improvements to tactic proofs

Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
kim-em and others added 2 commits February 11, 2021 18:26
Copy link
Copy Markdown
Collaborator

@bryangingechen bryangingechen left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!
bors r+

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Feb 11, 2021
bors bot pushed a commit that referenced this pull request Feb 11, 2021
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Rob Lewis <Rob.y.lewis@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Feb 11, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/complex): order structure [Merged by Bors] - feat(data/complex): order structure Feb 11, 2021
@bors bors bot closed this Feb 11, 2021
@bors bors bot deleted the complex_ordered_ring branch February 11, 2021 20:21
jcommelin pushed a commit that referenced this pull request Feb 11, 2021
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Rob Lewis <Rob.y.lewis@gmail.com>
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Rob Lewis <Rob.y.lewis@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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.

4 participants