Mathlib Map

Theorems · Theorem · functional analysis

spectrum.hasDerivAt_resolvent

Deprecated since 2026-03-26Use spectrum.hasDerivAt_resolvent_const_left instead.

∀ {𝕜 : Type u_1} {A : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedRing A] [inst_2 : NormedAlgebra 𝕜 A]
  [CompleteSpace A] {a : A} {k : 𝕜}, k ∈ resolventSet 𝕜 a → HasDerivAt (resolvent a) (-resolvent a k ^ 2) k

Alias of spectrum.hasDerivAt_resolvent_const_left.

Defined in
Mathlib.Analysis.Normed.Algebra.GelfandFormula
Cited by
0 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedRingNormedAlgebraCompleteSpace

Around this declaration

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

Cites9

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.