Commit 2020-01-09 21:23 d7cebcf6
View on Github →feat(linear_algebra/multilinear): basics of multilinear maps (#1814)
- multilinear maps
- progress
- isomorphisms
- Update src/logic/function.lean Co-Authored-By: Johan Commelin johan@commelin.net
- better docstring
- variable module
- dep cons
- make everything dependent
- remove print statement
- fix build
- Update src/linear_algebra/multilinear.lean Co-Authored-By: Chris Hughes 33847686+ChrisHughes24@users.noreply.github.com
- Update src/linear_algebra/multilinear.lean Co-Authored-By: Chris Hughes 33847686+ChrisHughes24@users.noreply.github.com
- fixes
- docstrings
- reviewer's comments
- cleanup