Theorems · Definition · linear algebra
RingHom.mapMatrix
{m : Type u_2} →
{α : Type u_11} →
{β : Type u_12} →
[inst : Fintype m] →
[inst_1 : DecidableEq m] →
[inst_2 : NonAssocSemiring α] → [inst_3 : NonAssocSemiring β] → (α →+* β) → Matrix m m α →+* Matrix m m βThe RingHom between spaces of square matrices induced by a RingHom between their
coefficients. This is Matrix.map as a RingHom.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 55 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AddMonoidHomproof · cited by 3,230
- NonAssocSemiringstatement and proof · cited by 805
- Matrix.mapproof · cited by 247
- RingHom.toAddMonoidHomproof · cited by 17
- AddMonoidHom.mapMatrixproof · cited by 9
Cited by60
Results whose statement or proof uses this declaration.
- Matrix.SpecialLinearGroup.mapproof · cited by 77
- RingHom.mapMatrix_applystatement and proof · cited by 73
- Matrix.charmatrixproof · cited by 42
- RingHom.map_detstatement and proof · cited by 41
- Matrix.GeneralLinearGroup.mapproof · cited by 29
- Matrix.SpecialLinearGroup.map_apply_coestatement · cited by 21
- AlgHom.mapMatrixproof · cited by 14
- Polynomial.resultant_map_mapproof · cited by 10
- Algebra.norm_localizationproof · cited by 8
- RingEquiv.mapMatrixproof · cited by 6
- NumberField.absNorm_differentIdealproof · cited by 4
- Subgroup.strictPeriods_eq_zmultiples_one_of_T_memproof · cited by 4