Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
linear_map.mul'_apply
Modification history
2023-01-11 21:36
src/algebra/algebra/bilinear.lean
refactor(linear_algebra/tensor_product): make `lift f (x ⊗ₜ y) = f x y` true by `rfl` (#18121) …
Modified
linear_map.mul'_apply
View on Github →
2022-08-02 00:16
src/algebra/algebra/bilinear.lean
feat(algebra/algebra/bilinear): make `algebra.lmul` to apply to non-unital (non-assoc) algebras (#15310) …
Added
linear_map.mul'_apply
View on Github →