Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
tensor_product.lift_aux_tmul
Modification history
2023-01-11 21:36
src/linear_algebra/tensor_product.lean
refactor(linear_algebra/tensor_product): make `lift f (x ⊗ₜ y) = f x y` true by `rfl` (#18121) …
Modified
tensor_product.lift_aux_tmul
View on Github →
2020-07-14 09:01
src/linear_algebra/tensor_product.lean
chore(*): generalize tensor product to semirings (#3389)
Added
tensor_product.lift_aux_tmul
View on Github →