Theorems · Theorem · functional analysis
spectrum.resolvent_sub_resolvent
∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : Ring A] [inst_2 : Algebra R A] {a b : A} {r : R},
r ∈ resolventSet R a → r ∈ resolventSet R b → resolvent a r - resolvent b r = resolvent a r * (a - b) * resolvent b rThe second resolvent identity: for r in the resolvent set of both
a and b,
resolvent a r - resolvent b r = resolvent a r * (a - b) * resolvent b r.
- Defined in
- Mathlib.Algebra.Algebra.Spectrum.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- 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
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Units.valproof · cited by 1,966
- mul_assocproof · cited by 1,667
- IsUnit.unitproof · cited by 252
- mul_subproof · cited by 201
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.