Theorems · Definition · functional analysis
spectrum
(R : Type u) → {A : Type v} → [inst : CommSemiring R] → [inst_1 : Ring A] → [Algebra R A] → A → Set RGiven a commutative ring R and an R-algebra A, the spectrum of a : A
is the Set R consisting of those r : R for which r•1 - a is not a unit of the
algebra A.
The spectrum is simply the complement of the resolvent set.
- Defined in
- Mathlib.Algebra.Algebra.Spectrum.Basic
- Cited by
- 510 results in Mathlib
- Foundations
- Depth 17 from the axioms, rests on 187 definitions · uses no axioms
- 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.
- 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
- Compl.complproof · cited by 2,925
- resolventSetproof · cited by 30
Cited by528
Results whose statement or proof uses this declaration.
- cfcHomstatement · cited by 74
- cfc_applystatement and proof · cited by 40
- spectralRadiusproof · cited by 36
- cfc_comp'statement and proof · cited by 21
- cfc_congrstatement and proof · cited by 20
- cfc_idproof · cited by 20
- cfc_apply_of_not_predicateproof · cited by 19
- spectrum.mem_iffstatement · cited by 13
- cfcHom_continuousstatement · cited by 13
- cfcₙ_eq_cfcproof · cited by 13
- Unitization.quasispectrum_eq_spectrum_inr'statement and proof · cited by 12
- SpectrumRestricts.algebraMap_imagestatement and proof · cited by 12
Showing the 200 most cited of 528.