Theorems · Theorem · linear algebra
matPolyEquiv_symm_map_eval
∀ {R : Type u_1} [inst : CommSemiring R] {n : Type w} [inst_1 : DecidableEq n] [inst_2 : Fintype n]
(M : Polynomial (Matrix n n R)) (r : R),
(matPolyEquiv.symm M).map (Polynomial.eval r) = Polynomial.eval ((Matrix.scalar n) r) M- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement and proof · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- AlgEquivstatement · cited by 1,681
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Polynomial.evalstatement and proof · cited by 796
- AlgEquiv.symmstatement and proof · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- matPolyEquiv_eval_eq_mapproof · cited by 1