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] - refactor(linear_algebra/pi): add linear_map.single to match add_monoid_hom.single #6315

Closed
wants to merge 2 commits into from

Commits on Feb 19, 2021

  1. refactor(linear_algebra/pi): add linear_map.single to match `add_mo…

    …noid_hom.single`
    
    This changes the definition of `std_basis` to be exactly `linear_map.single`, but proves equality with the old definition.
    
    In future, it might make sense to remove `std_basis` entirely.
    eric-wieser committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c1581c0 View commit details
    Browse the repository at this point in the history
  2. fix

    eric-wieser committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    547424d View commit details
    Browse the repository at this point in the history