Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-06-26 09:59 5b97da63

View on Github →

feat(ring_theory/matrix_equiv_tensor): matrix n n A ≃ₐ[R] (A ⊗[R] matrix n n R) (#3177) When A is an R-algebra, matrices over A are equivalent (as an algebra) to A ⊗[R] matrix n n R.

Estimated changes

added theorem apply_dite
added theorem apply_ite
added theorem dite_apply
added theorem ite_apply