Commit 2025-09-28 15:39 ac0e5e15
View on Github →chore(LinearAlgebra/TensorProduct/Basic): semi-linearize map and lift (#27288)
Semi-linearizing TensorProduct.map. This is important as we can then define star on tensors as: star x := map (starLinearEquiv R) (starLinearEquiv R) x. We can then also define the inner product on tensors.