Theorems · Theorem · linear algebra
Module.End.aeval_apply_of_mem_apply_eq_smul
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : Module.End R M}
{μ : R} {x : M} {p : Polynomial R}, f x = μ • x → ((Polynomial.aeval f) p) x = Polynomial.eval μ p • xA variant of Module.End.aeval_apply_of_hasEigenvector which does not require x ≠ 0.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Minpoly
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- map_zeroproof · cited by 1,614
- eq_or_neproof · cited by 1,117
- Polynomial.evalstatement and proof · cited by 796
- Module.Endstatement and proof · cited by 774
- smul_zeroproof · cited by 665
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.