Commit 2024-04-16 19:49 e521a251
View on Github →refactor(LinearAlgebra/BilinearForm/Basic): Derive the *_left and *_right results from the map_*₂ and map_* results (#12124)
Following #11278 a number of the results in LinearAlgebra/BilinearForm/Basic are just special cases of results in LinearAlgebra/BilinearMap.