Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
linear_equiv.of_submodule'
Modification history
2021-09-24 06:10
src/linear_algebra/basic.lean
feat(linear_algebra): redefine `linear_map` and `linear_equiv` to be semilinear (#9272) …
Modified
linear_equiv.of_submodule'
View on Github →
2021-04-24 15:20
src/linear_algebra/basic.lean
refactor(*): rename `semimodule` to `module`, delete typeclasses `module` and `vector_space` (#7322) …
Modified
linear_equiv.of_submodule'
View on Github →
2021-04-03 03:51
src/linear_algebra/basic.lean
feat(linear_algebra/bilinear_form): Bilinear form restricted on a subspace is nondegenerate under some condition (#6855) …
Added
linear_equiv.of_submodule'
View on Github →