Mathlib Map

Theorems · Theorem · functional analysis

SpectrumRestricts.nnreal_iff_spectralRadius_le

∀ {A : Type u_3} [inst : Ring A] [inst_1 : Algebra ℝ A] {a : A} {t : NNReal},
  spectralRadius ℝ a ≤ ↑t →
    (SpectrumRestricts a ⇑ContinuousMap.realToNNReal ↔ spectralRadius ℝ ((algebraMap ℝ A) ↑t - a) ≤ ↑t)
Defined in
Mathlib.Analysis.Normed.Algebra.Spectrum
Cited by
1 results in Mathlib
Foundations
Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites39

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.