Theorems · Theorem · linear algebra
Matrix.mvPolynomialX_mapMatrix_aeval
∀ {m : Type u_1} (R : Type u_3) {S : Type u_4} [inst : Fintype m] [inst_1 : DecidableEq m] [inst_2 : CommSemiring R]
[inst_3 : CommSemiring S] [inst_4 : Algebra R S] (A : Matrix m m S),
(MvPolynomial.aeval fun p => A p.1 p.2).mapMatrix (Matrix.mvPolynomialX m m R) = AA variant of Matrix.mvPolynomialX_map_eval₂ with a bundled AlgHom on the LHS.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 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.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement · cited by 5,255
- Algebra.algebraMapproof · cited by 4,706
- Matrixstatement and proof · cited by 4,303
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.aevalstatement · cited by 298
- AlgHom.mapMatrixstatement · cited by 14
- Matrix.mvPolynomialXstatement · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.adjugate_adjugateproof · cited by 1
- Matrix.det_adjugateproof · cited by 0