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] - feat(linear_algebra/bilinear_map): semilinearize bilinear maps #10373

Closed
wants to merge 9 commits into from

Commits on Nov 17, 2021

  1. semilinearize bilinear maps

    dupuisf committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    46ff5f5 View commit details
    Browse the repository at this point in the history
  2. now do it properly...

    dupuisf committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8dbaf0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf0b23 View commit details
    Browse the repository at this point in the history
  4. remove duplicate arguments

    dupuisf committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    782cf14 View commit details
    Browse the repository at this point in the history
  5. missing docstring on def

    dupuisf committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7b93f04 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Update src/linear_algebra/bilinear_map.lean

    Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
    dupuisf and eric-wieser committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    3d08ad9 View commit details
    Browse the repository at this point in the history
  2. Update src/linear_algebra/bilinear_map.lean

    Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
    dupuisf and eric-wieser committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    7a9f4f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b502e7e View commit details
    Browse the repository at this point in the history
  4. fix doctring

    dupuisf committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    49cf315 View commit details
    Browse the repository at this point in the history