Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-19 10:38 ef9d00f7

View on Github →

feat(linear_algebra/matrix): multiplying is_basis.to_matrix and linear_map.to_matrix (#4650) This basically tells us that is_basis.to_matrix is indeed a basis change matrix.

Estimated changes