Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
submodule.exists_le_ker_of_lt_top
Modification history
2021-02-08 19:30
src/linear_algebra/basis.lean
feat(linear_algebra/basis): if `(p : submodule K V) < ⊤`, then there exists `f : V →ₗ[K] K`, `p ≤ ker f` (#6074)
Added
submodule.exists_le_ker_of_lt_top
View on Github →