Commit 2020-11-23 17:02 96a20388
View on Github →chore(linear_algebra/bilinear_form): cleanup (#5049)
- Generalize some defs and lemmas to semimodules over semirings
- Define the equiv between
bilin_form
andlinear_map
analogously tolinear_map.to_matrix / matrix.to_lin
- Mark appropriate lemmas as
simp
- Fix overlong lines, match style guide in other places too
- Make use of variables consistent throughout the file