Theorems · Definition · linear algebra
RingHom.polyToMatrix
{R : Type u_1} →
{A : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
{n : Type w} →
[inst_2 : DecidableEq n] →
[inst_3 : Fintype n] → (A →+* Matrix n n R) → Polynomial A →+* Matrix n n (Polynomial R)Extend a ring hom A → Mₙ(R) to a ring hom A[X] → Mₙ(R[X]).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- RingHom.compproof · cited by 899
- AlgEquiv.symmproof · cited by 615
- RingEquiv.toRingHomproof · cited by 150
- AlgEquiv.toRingEquivproof · cited by 137
- Polynomial.mapRingHomproof · cited by 98
- matPolyEquivproof · cited by 23
Cited by5
Results whose statement or proof uses this declaration.
- evalRingHom_mapMatrix_comp_polyToMatrixstatement · cited by 2
- Algebra.Norm.Transitivity.eval_zero_comp_detstatement and proof · cited by 1
- Algebra.Norm.Transitivity.eval_zero_det_detstatement and proof · cited by 1
- Matrix.det_detproof · cited by 1
- Algebra.Norm.Transitivity.polyToMatrix_cornerAddXstatement · cited by 1