Mathlib Map

Theorems · Theorem · functional analysis

quasispectrum_eq_spectrum_union

∀ (R : Type u_3) {A : Type u_4} [inst : CommSemiring R] [inst_1 : Ring A] [inst_2 : Algebra R A] (a : A),
  quasispectrum R a = spectrum R a ∪ {r | ¬IsUnit r}
Defined in
Mathlib.Algebra.Algebra.Spectrum.Quasispectrum
Cited by
3 results in Mathlib
Foundations
Depth 40 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.

Cites18

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.