Module docstring
{"# Spectrum of an element in an algebra This file develops the basic theory of the spectrum of an element of an algebra. This theory will serve as the foundation for spectral theory in Banach algebras.
Main definitions
resolventSet a : Set R: the resolvent set of an elementa : AwhereAis anR-algebra.spectrum a : Set R: the spectrum of an elementa : AwhereAis anR-algebra.resolvent : R → A: the resolvent function isfun r ↦ Ring.inverse (↑ₐr - a), and hence whenr ∈ resolvent R A, it is actually the inverse of the unit(↑ₐr - a).
Main statements
spectrum.unit_smul_eq_smulandspectrum.smul_eq_smul: units in the scalar ring commute (multiplication) with the spectrum, and over a field even0commutes with the spectrum.spectrum.left_add_coset_eq: elements of the scalar ring commute (addition) with the spectrum.spectrum.unit_mem_mul_commandspectrum.preimage_units_mul_comm: the units (ofR) inσ (a*b)coincide with those inσ (b*a).spectrum.scalar_eq: in a nontrivial algebra over a field, the spectrum of a scalar is a singleton.
Notations
σ a:spectrum R aofa : A"}