Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-02-03 12:26 5a9ca8d3

View on Github →

feat(linear_algebra/sesquilinear_form): add composition between sesquilinear forms and linear maps (#5729) Add composition lemmas for sesquilinear forms, that is, given a sesquilinear form and linear maps, a new sesquilinear form is induced by applying the arguments with the linear map.

Estimated changes