Theorems · Theorem · field theory
spectrum.pow_image_subset
∀ {𝕜 : Type u} {A : Type v} [inst : Field 𝕜] [inst_1 : Ring A] [inst_2 : Algebra 𝕜 A] (a : A) (n : ℕ),
(fun x => x ^ n) '' spectrum 𝕜 a ⊆ spectrum 𝕜 (a ^ n)A specialization of spectrum.subset_polynomial_aeval to monic monomials for convenience.
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Spectrum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Set.imagestatement · cited by 5,609
- Polynomial.Xproof · cited by 1,639
- Set.image_congrproof · cited by 533
- spectrumstatement and proof · cited by 510
- Polynomial.aeval_X_powproof · cited by 17
- Polynomial.eval_X_powproof · cited by 12
- spectrum.subset_polynomial_aevalproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- spectrum.pow_mem_powproof · cited by 1