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

[Merged by Bors] - feat(data/matrix/{basic, block}): missing lemmas on conj_transpose#8303

Closed
eric-wieser wants to merge 4 commits intomasterfrom
eric-wieser/vector-star-import-fix
Closed

[Merged by Bors] - feat(data/matrix/{basic, block}): missing lemmas on conj_transpose#8303
eric-wieser wants to merge 4 commits intomasterfrom
eric-wieser/vector-star-import-fix

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

This also moves some imports around to make the star operator on vectors available in matrix/basic.lean

This is a follow up to #8291


Open in Gitpod

This also moves some imports around to make the star operator on vectors available in matrix/basic.lean
@eric-wieser eric-wieser added the awaiting-review The author would like community review of the PR label Jul 14, 2021
@eric-wieser eric-wieser force-pushed the eric-wieser/vector-star-import-fix branch from 39841c0 to 9851ff0 Compare July 14, 2021 11:03
@eric-wieser eric-wieser requested a review from Vierkantor July 14, 2021 16:55
Copy link
Copy Markdown
Collaborator

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

It feels like a number of these could be promoted to simp lemmas. Do you have any good intuition which ones?

@Vierkantor Vierkantor 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 Jul 15, 2021
Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
@eric-wieser
Copy link
Copy Markdown
Member Author

It feels like a number of these could be promoted to simp lemmas. Do you have any good intuition which ones?

Not really, no - for the conj_transpose lemmas whose statement I copied from transpose, I made sure to copy the simp too.

@eric-wieser eric-wieser added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 15, 2021
Copy link
Copy Markdown
Collaborator

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

I went through the files and couldn't find an obvious simp candidate, so let's leave that to a different PR where we have a better opportunity of figuring out the correct normal form.

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 Jul 15, 2021
bors bot pushed a commit that referenced this pull request Jul 15, 2021
…8303)

This also moves some imports around to make the star operator on vectors available in matrix/basic.lean

This is a follow up to #8291
@bors
Copy link
Copy Markdown

bors bot commented Jul 15, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(data/matrix/{basic, block}): missing lemmas on conj_transpose [Merged by Bors] - feat(data/matrix/{basic, block}): missing lemmas on conj_transpose Jul 15, 2021
@bors bors bot closed this Jul 15, 2021
@bors bors bot deleted the eric-wieser/vector-star-import-fix branch July 15, 2021 17:38
b-mehta pushed a commit that referenced this pull request Jul 20, 2021
…8303)

This also moves some imports around to make the star operator on vectors available in matrix/basic.lean

This is a follow up to #8291
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.

2 participants