Theorems · Definition · functional analysis
spectralRadius
(𝕜 : Type u_1) → {A : Type u_2} → [inst : NormedField 𝕜] → [inst_1 : Ring A] → [Algebra 𝕜 A] → A → ENNRealThe spectral radius is the supremum of the nnnorm (‖·‖₊) of elements in the spectrum,
coerced into an element of ℝ≥0∞. Note that it is possible for spectrum 𝕜 a = ∅. In this
case, spectralRadius a = 0. It is also possible that spectrum 𝕜 a be unbounded (though
not for Banach algebras, see spectrum.isBounded, below). In this case,
spectralRadius a = ∞.
- Defined in
- Mathlib.Analysis.Normed.Algebra.Spectrum
- Cited by
- 36 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedFieldRingAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- ENNRealstatement · cited by 9,879
- Ringstatement and proof · cited by 7,463
- iSupproof · cited by 2,415
- ENNReal.ofNNRealproof · cited by 1,279
- NormedFieldstatement and proof · cited by 1,084
- NNNorm.nnnormproof · cited by 952
- spectrumproof · cited by 510
Cited by36
Results whose statement or proof uses this declaration.
- IsSelfAdjoint.spectralRadius_eq_nnnormstatement and proof · cited by 7
- spectrum.pow_nnnorm_pow_one_div_tendsto_nhds_spectralRadiusstatement · cited by 4
- spectrum.exists_nnnorm_eq_spectralRadius_of_nonemptystatement · cited by 3
- SpectrumRestricts.spectralRadius_eqstatement and proof · cited by 3
- NonUnitalStarAlgHom.nnnorm_apply_leproof · cited by 2
- gelfandTransform_isometryproof · cited by 2
- spectrum.SpectralRadius.of_subsingletonstatement · cited by 2
- NNReal.spectralRadius_mem_spectrumstatement and proof · cited by 2
- IsSelfAdjoint.toReal_spectralRadius_eq_normstatement · cited by 2
- CStarAlgebra.toReal_spectralRadius_star_mul_self_eq_norm_sqstatement · cited by 2
- ContinuousLinearMap.spectralRadius_eq_nnnormstatement · cited by 1
- spectrum.differentiableOn_inverse_one_sub_smulstatement and proof · cited by 1