Theorems · Definition · functional analysis
resolvent
{R : Type u} → {A : Type v} → [inst : CommSemiring R] → [inst_1 : Ring A] → [Algebra R A] → A → R → AGiven an a : A where A is an R-algebra, the resolvent is
a map R → A which sends r : R to (algebraMap R A r - a)⁻¹ when
r ∈ resolvent R A and 0 when r ∈ spectrum R A.
- Defined in
- Mathlib.Algebra.Algebra.Spectrum.Basic
- Cited by
- 23 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringRingAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- Algebra.algebraMapproof · cited by 4,706
- Ring.inverseproof · cited by 160
Cited by24
Results whose statement or proof uses this declaration.
- spectrum.nonemptyproof · cited by 8
- MeasureTheory.resolventTransformproof · cited by 6
- MeasureTheory.resolventTransform_defstatement · cited by 3
- spectrum.hasDerivAt_resolvent_const_leftstatement and proof · cited by 3
- spectrum.resolvent_eqstatement · cited by 2
- spectrum.resolvent_zero_of_mem_spectrumstatement · cited by 2
- spectrum.isUnit_resolventstatement · cited by 2
- MeasureTheory.measurable_resolventstatement and proof · cited by 2
- spectrum.units_smul_resolventstatement · cited by 1
- spectrum.units_smul_resolvent_selfstatement and proof · cited by 1
- MeasureTheory.integrable_resolventstatement · cited by 1
- MeasureTheory.norm_resolvent_le_inv_infDist_supportstatement · cited by 1