Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
smul_left_injective
Modification history
2021-08-16 03:52
src/algebra/module/basic.lean
chore(algebra/module): Swap the naming of `smul_(left|right)_injective` to match the naming guide (#8659) …
Modified
smul_left_injective
View on Github →
2021-05-12 10:02
src/algebra/module/basic.lean
refactor(algebra/module): rename `smul_injective hx` to `smul_left_injective M hx` (#7577) …
Added
smul_left_injective
View on Github →