Theorems · Theorem · functional analysis
spectrum.map_polynomial_aeval
∀ {A : Type u_2} [inst : NormedRing A] [inst_1 : NormedAlgebra ℂ A] [CompleteSpace A] [Nontrivial A] (a : A)
(p : Polynomial ℂ), spectrum ℂ ((Polynomial.aeval a) p) = (fun k => Polynomial.eval k p) '' spectrum ℂ aThe spectral mapping theorem for polynomials in a Banach algebra over ℂ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
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 · cited by 62,936
- Setstatement · cited by 53,352
- Polynomialstatement and proof · cited by 5,681
- Set.imagestatement · cited by 5,609
- Complexstatement and proof · cited by 5,565
- AlgHomstatement · cited by 3,236
- CompleteSpacestatement and proof · cited by 2,532
- Nontrivialstatement and proof · cited by 2,416
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- Polynomial.evalstatement · cited by 796
- Polynomial.aevalstatement · cited by 615
Cited by1
Results whose statement or proof uses this declaration.
- spectrum.map_powproof · cited by 0