Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2018-09-10 13:57
b33764d9
View on Github →
feat(algebra/module): semimodules
Estimated changes
Modified
algebra/module.lean
added
theorem
add_smul'
added
theorem
mul_smul'
modified
theorem
mul_smul
added
theorem
one_smul'
added
theorem
smul_add'
added
theorem
smul_eq_mul'
added
theorem
smul_smul'
added
theorem
smul_zero'
added
theorem
zero_smul'
Modified
analysis/measure_theory/outer_measure.lean
deleted
theorem
measure_theory.outer_measure.add_smul
deleted
theorem
measure_theory.outer_measure.mul_smul
deleted
theorem
measure_theory.outer_measure.one_smul
deleted
def
measure_theory.outer_measure.smul
deleted
theorem
measure_theory.outer_measure.smul_add
deleted
theorem
measure_theory.outer_measure.smul_zero
deleted
theorem
measure_theory.outer_measure.zero_smul
Modified
tactic/abel.lean