Commit 2022-03-31 14:15 25ef4f0f
View on Github →feat(topology/algebra/matrix): more continuity lemmas for matrices (#13009)
This should cover all the definitions in data/matrix/basic
, and also picks out a few notable definitions (det
, trace
, adjugate
, cramer
, inv
) from other files.