Mathlib Map

Theorems · Theorem · functional analysis

spectrum.mem_resolventSet_of_norm_lt_mul

∀ {𝕜 : Type u_1} {A : Type u_2} [inst : NormedField 𝕜] [inst_1 : NormedRing A] [inst_2 : NormedAlgebra 𝕜 A]
  [CompleteSpace A] {a : A} {k : 𝕜}, ‖a‖ * ‖1‖ < ‖k‖ → k ∈ resolventSet 𝕜 a
Defined in
Mathlib.Analysis.Normed.Algebra.Spectrum
Cited by
3 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNormedRingNormedAlgebraCompleteSpace

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 by3

Results whose statement or proof uses this declaration.