Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
tensor_product.algebra.smul_def
Modification history
2023-01-11 21:36
src/ring_theory/tensor_product.lean
refactor(linear_algebra/tensor_product): make `lift f (x ⊗ₜ y) = f x y` true by `rfl` (#18121) …
Modified
tensor_product.algebra.smul_def
View on Github →
2022-08-12 16:58
src/ring_theory/tensor_product.lean
feat(algebra/module/bimodule): basic definitions for subbimodules (#14465)
Added
tensor_product.algebra.smul_def
View on Github →