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] - chore(linear_algebra): move is_basis_std_basis to std_basis.lean #6054

Closed
wants to merge 4 commits into from

Conversation

Vierkantor
Copy link
Collaborator

This is a follow-up to #6020 which moved std_basis to a new file: now move results from basis.lean to that same file.

CC @eric-wieser


This is a follow-up to #6020 which moved `std_basis` to a new file,
now we move results about `std_basis` to that same file.
@Vierkantor Vierkantor added the awaiting-review The author would like community review of the PR label Feb 5, 2021

## Main definitions

- `std_basis R ϕ i b`: the `i`'th standard `R`-basis vector on `Π i, ϕ i`
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps add "scaled by b"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's not exactly scaled since φ is just a semimodule. I'll use that for now unless someone has a nice alternative.

Copy link
Member

Choose a reason for hiding this comment

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

Oh, I see your point - the semimodule may not have a 1.

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@robertylewis
Copy link
Member

bors d+

@bors
Copy link

bors bot commented Feb 5, 2021

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

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@Vierkantor
Copy link
Collaborator Author

I'll let @eric-wieser look for one more style suggestion, then I will merge :)

Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

No more comments from me :)

@Vierkantor
Copy link
Collaborator Author

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 5, 2021
bors bot pushed a commit that referenced this pull request Feb 5, 2021
…6054)

This is a follow-up to #6020 which moved `std_basis` to a new file: now move results from `basis.lean` to that same file.

CC @eric-wieser 



Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
@bors
Copy link

bors bot commented Feb 5, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(linear_algebra): move is_basis_std_basis to std_basis.lean [Merged by Bors] - chore(linear_algebra): move is_basis_std_basis to std_basis.lean Feb 5, 2021
@bors bors bot closed this Feb 5, 2021
@bors bors bot deleted the move-is_basis_std_basis branch February 5, 2021 19:02
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
…6054)

This is a follow-up to #6020 which moved `std_basis` to a new file: now move results from `basis.lean` to that same file.

CC @eric-wieser 



Co-authored-by: Anne Baanen <Vierkantor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

3 participants