Theorems · Theorem · linear algebra
LinearMap.polyCharpolyAux_map_eval
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} {ι : Type u_5} {ιM : Type u_7} [inst : CommRing R]
[inst_1 : AddCommGroup L] [inst_2 : Module R L] [inst_3 : AddCommGroup M] [inst_4 : Module R M]
(φ : L →ₗ[R] Module.End R M) [inst_5 : Fintype ι] [inst_6 : Fintype ιM] [inst_7 : DecidableEq ι]
[inst_8 : DecidableEq ιM] (b : Module.Basis ι R L) (bₘ : Module.Basis ιM R M) [inst_9 : Module.Finite R M]
[inst_10 : Module.Free R M] (x : ι → R),
Polynomial.map (MvPolynomial.eval x) (φ.polyCharpolyAux b bₘ) =
LinearMap.charpoly (φ (b.repr.symm (Finsupp.equivFunOnFinite.symm x)))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement · cited by 5,681
- Finsuppstatement · cited by 5,255
- Equiv.symmstatement · cited by 3,681
- LinearEquivstatement · cited by 3,317
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.polyCharpolyAux_map_aevalproof · cited by 1