Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-04-08 15:56 54ac48ad

View on Github →

chore(data/matrix/basic): add simp lemmas about minor, move reindex to matrix.basic since it knows nothing about linear algebra (#7083)

Estimated changes

added theorem matrix.minor_add
added theorem matrix.minor_apply
added theorem matrix.minor_id_id
added theorem matrix.minor_minor
added theorem matrix.minor_neg
added theorem matrix.minor_smul
added theorem matrix.minor_sub
added theorem matrix.minor_zero
added def matrix.reindex
added theorem matrix.reindex_apply
added theorem matrix.reindex_symm
added theorem matrix.reindex_trans
added theorem matrix.transpose_minor