mathlib
b4ac6fdf
- refactor(linear_algebra/alternating): Use unapplied maps when possible
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
refactor(linear_algebra/alternating): Use unapplied maps when possible Notably, this removes the need for a proof of `map_add` and `map_smul` in `def alternatization`, as the result is now already bundled with these proofs.
Author
eric-wieser
Committer
eric-wieser
Parents
611bc865
Loading