Theorems · Theorem · field theory
spectrum.subset_polynomial_aeval
∀ {𝕜 : Type u} {A : Type v} [inst : Field 𝕜] [inst_1 : Ring A] [inst_2 : Algebra 𝕜 A] (a : A) (p : Polynomial 𝕜),
(fun x => Polynomial.eval x p) '' spectrum 𝕜 a ⊆ spectrum 𝕜 ((Polynomial.aeval a) p)Half of the spectral mapping theorem for polynomials. We prove it separately
because it holds over any field, whereas spectrum.map_polynomial_aeval_of_degree_pos and
spectrum.map_polynomial_aeval_of_nonempty need the field to be algebraically closed.
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Spectrum
- Cited by
- 4 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.
Cites31
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
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Set.imagestatement and proof · cited by 5,609
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- Polynomial.Xproof · cited by 1,639
- IsUnitproof · cited by 1,602
- Polynomial.Cproof · cited by 1,598
Cited by4
Results whose statement or proof uses this declaration.
- spectrum.map_polynomial_aeval_of_degree_posproof · cited by 2
- IsIdempotentElem.spectrum_subsetproof · cited by 2
- spectrum.spectralRadius_le_pow_nnnorm_pow_one_divproof · cited by 1
- spectrum.pow_image_subsetproof · cited by 1