Theorems · Definition · linear algebra
AlgEquiv.mapMatrix
{m : Type u_2} →
{R : Type u_7} →
{α : Type u_11} →
{β : Type u_12} →
[inst : Fintype m] →
[inst_1 : DecidableEq m] →
[inst_2 : CommSemiring R] →
[inst_3 : Semiring α] →
[inst_4 : Semiring β] →
[inst_5 : Algebra R α] → [inst_6 : Algebra R β] → (α ≃ₐ[R] β) → Matrix m m α ≃ₐ[R] Matrix m m βThe AlgEquiv between spaces of square matrices induced by an AlgEquiv between their
coefficients. This is Matrix.map as an AlgEquiv.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 9 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgHomproof · cited by 3,236
- AlgEquivstatement and proof · cited by 1,681
- RingEquivproof · cited by 1,147
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.toAlgHomproof · cited by 273
- Matrix.mapproof · cited by 247
Cited by11
Results whose statement or proof uses this declaration.
- Matrix.kroneckerAlgEquivproof · cited by 4
- Matrix.reverse_charpolyproof · cited by 3
- IsBrauerEquivalent.transproof · cited by 1
- AlgEquiv.mapMatrix_applystatement and proof · cited by 1
- AlgEquiv.map_detstatement · cited by 1
- IsSimpleRing.exists_algEquiv_matrix_of_isAlgClosedproof · cited by 0
- IsSemisimpleRing.exists_algEquiv_pi_matrix_of_isAlgClosedproof · cited by 0
- AlgEquiv.mapMatrix_reflstatement · cited by 0
- AlgEquiv.mapMatrix_symmstatement · cited by 0
- AlgEquiv.mapMatrix_transstatement · cited by 0
- matrixAlgEquivEndVecMulOppositeproof · cited by 0