Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2019-02-01 00:30
8e381f6e
View on Github →
feat(ring_theory/algebra_operations): multiplication of submodules of an algebra (
#658
)
Estimated changes
Modified
src/linear_algebra/basic.lean
added
theorem
submodule.add_eq_sup
added
theorem
submodule.zero_eq_bot
Created
src/ring_theory/algebra_operations.lean
added
theorem
algebra.bot_mul
added
theorem
algebra.fg_mul
added
theorem
algebra.mul_bot
added
theorem
algebra.mul_le
added
theorem
algebra.mul_le_mul
added
theorem
algebra.mul_le_mul_left
added
theorem
algebra.mul_le_mul_right
added
theorem
algebra.mul_mem_mul
added
theorem
algebra.mul_mem_mul_rev
added
theorem
algebra.mul_sup
added
theorem
algebra.span_mul_span
added
theorem
algebra.sup_mul
Modified
src/ring_theory/ideal_operations.lean
deleted
theorem
submodule.add_eq_sup
deleted
theorem
submodule.zero_eq_bot