Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-08-05 16:34 5fc62815

View on Github →

chore(data/matrix/basic): rename _val lemmas to _apply (#3297) We use _apply for lemmas about applications of functions to arguments. Arguably "picking out the entries of a matrix" could warrant a different name, but as we treat matrices just as functions all over, I think it's better to use the usual names.

Estimated changes

added theorem matrix.add_apply
deleted theorem matrix.add_val
added theorem matrix.bit0_apply
deleted theorem matrix.bit0_val
added theorem matrix.bit1_apply
added theorem matrix.bit1_apply_eq
added theorem matrix.bit1_apply_ne
deleted theorem matrix.bit1_val
deleted theorem matrix.bit1_val_eq
deleted theorem matrix.bit1_val_ne
added theorem matrix.col_apply
deleted theorem matrix.col_val
deleted theorem matrix.diagonal_val_eq
deleted theorem matrix.diagonal_val_ne'
deleted theorem matrix.diagonal_val_ne
added theorem matrix.mul_apply'
added theorem matrix.mul_apply
deleted theorem matrix.mul_val'
deleted theorem matrix.mul_val
added theorem matrix.neg_apply
deleted theorem matrix.neg_val
added theorem matrix.one_apply
added theorem matrix.one_apply_eq
added theorem matrix.one_apply_ne'
added theorem matrix.one_apply_ne
deleted theorem matrix.one_val
deleted theorem matrix.one_val_eq
deleted theorem matrix.one_val_ne'
deleted theorem matrix.one_val_ne
added theorem matrix.row_apply
deleted theorem matrix.row_mul_col_val
deleted theorem matrix.row_val
added theorem matrix.smul_apply
deleted theorem matrix.smul_val
added theorem matrix.transpose_apply
deleted theorem matrix.transpose_val
deleted theorem matrix.update_column_val
deleted theorem matrix.update_row_val
added theorem matrix.zero_apply
deleted theorem matrix.zero_val