Theorems · Definition · linear algebra
AlgHom.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 AlgHom between spaces of square matrices induced by an AlgHom between their
coefficients. This is Matrix.map as an AlgHom.
- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHomproof · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- AlgHomstatement and proof · cited by 3,236
- AlgHom.toRingHomproof · cited by 490
- Matrix.mapproof · cited by 247
- RingHom.mapMatrixproof · cited by 55
Cited by15
Results whose statement or proof uses this declaration.
- AlgEquiv.mapMatrixproof · cited by 9
- AlgHom.mapMatrix_applystatement and proof · cited by 6
- AlgHom.map_detstatement · cited by 6
- Matrix.reverse_charpolyproof · cited by 3
- FiniteField.Matrix.charpoly_pow_cardproof · cited by 2
- AlgHom.map_adjugatestatement · cited by 2
- Matrix.mvPolynomialX_mapMatrix_aevalstatement · cited by 2
- Matrix.adjugate_adjugateproof · cited by 1
- matPolyEquiv_symm_map_evalproof · cited by 1
- Algebra.PreSubmersivePresentation.aevalDifferential_toMatrix'_eq_mapMatrix_jacobiMatrixstatement and proof · cited by 1
- Algebra.PreSubmersivePresentation.jacobian_reindexproof · cited by 0
- Matrix.det_kroneckerTMulproof · cited by 0