Theorems · Definition · linear algebra
RingEquiv.mapMatrix
{m : Type u_2} →
{α : Type u_11} →
{β : Type u_12} →
[inst : Fintype m] →
[DecidableEq m] →
[inst_2 : NonAssocSemiring α] → [inst_3 : NonAssocSemiring β] → α ≃+* β → Matrix m m α ≃+* Matrix m m βThe RingEquiv between spaces of square matrices induced by a RingEquiv between their
coefficients. This is Matrix.map as a RingEquiv.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHomproof · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- RingEquivstatement and proof · cited by 1,147
- AddEquivproof · cited by 1,087
- NonAssocSemiringstatement and proof · cited by 805
- RingEquiv.symmproof · cited by 567
- Matrix.mapproof · cited by 247
- RingEquiv.toRingHomproof · cited by 150
- RingHom.mapMatrixproof · cited by 55
- RingEquiv.toAddEquivproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- AlgEquiv.mapMatrixproof · cited by 9
- RingEquiv.map_detstatement · cited by 1
- Algebra.norm_eq_of_ringEquivproof · cited by 1
- RingEquiv.mapMatrix_applystatement and proof · cited by 1
- RingEquiv.mapMatrix_reflstatement · cited by 0
- RingEquiv.mapMatrix_symmstatement · cited by 0
- RingEquiv.mapMatrix_transstatement · cited by 0