Theorems · Definition · linear algebra
matrixEquivTensor
(n : Type u_3) →
(R : Type u_5) →
(A : Type u_7) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Fintype n] → [inst_4 : DecidableEq n] → Matrix n n A ≃ₐ[R] TensorProduct R A (Matrix n n R)The R-algebra isomorphism Matrix n n A ≃ₐ[R] (A ⊗[R] Matrix n n R).
- Defined in
- Mathlib.RingTheory.MatrixAlgebra
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgHomproof · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- AlgEquivstatement · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgHom.toRingHomproof · cited by 490
- Equiv.invFunproof · cited by 163
Cited by6
Results whose statement or proof uses this declaration.
- matPolyEquivproof · cited by 23
- matPolyEquiv_symm_Cproof · cited by 4
- matPolyEquiv_symm_Xproof · cited by 4
- matrixEquivTensor_apply_singlestatement · cited by 1
- matrixEquivTensor_applystatement · cited by 0
- matrixEquivTensor_apply_symmstatement · cited by 0