Theorems · Theorem · functional analysis
Subalgebra.spectrum_sUnion_connectedComponentIn
∀ {𝕜 : Type u_3} {A : Type u_4} {SA : Type u_5} [inst : NormedRing A] [CompleteSpace A] [inst_2 : SetLike SA A]
[inst_3 : SubringClass SA A] [inst_4 : NormedField 𝕜] [inst_5 : NormedAlgebra 𝕜 A] [instSMulMem : SMulMemClass SA 𝕜 A]
(S : SA) [hS : IsClosed ↑S] (x : ↥S),
spectrum 𝕜 x = spectrum 𝕜 ↑x ∪ ⋃ z ∈ spectrum 𝕜 x \ spectrum 𝕜 ↑x, connectedComponentIn (spectrum 𝕜 ↑x)ᶜ zIf S is a closed subalgebra of a Banach algebra A, then for any x : S, the spectrum of x
is the spectrum of ↑x : A along with the connected components of the complement of the spectrum of
↑x : A which contain an element of the spectrum of x : S.
- Defined in
- Mathlib.Analysis.Normed.Algebra.Spectrum
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SetLike.coestatement and proof · cited by 8,199
- Set.preimageproof · cited by 4,946
- Compl.complstatement and proof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- Set.iUnionstatement · cited by 2,483
- IsOpenproof · cited by 2,400
- le_reflproof · cited by 2,061
- IsClosedstatement and proof · cited by 1,639
- closureproof · cited by 1,254
- NormedAlgebrastatement and proof · cited by 1,165
- NormedFieldstatement and proof · cited by 1,084
Cited by2
Results whose statement or proof uses this declaration.
- Subalgebra.spectrum_eq_of_isPreconnected_complproof · cited by 1
- Subalgebra.spectrum_isBounded_connectedComponentInproof · cited by 1