Mathlib Map

Theorems · Theorem · functional analysis

spectrum.mem_iff

∀ {R : Type u} {A : Type v} [inst : CommSemiring R] [inst_1 : Ring A] [inst_2 : Algebra R A] {r : R} {a : A},
  r ∈ spectrum R a ↔ ¬IsUnit ((algebraMap R A) r - a)
Defined in
Mathlib.Algebra.Algebra.Spectrum.Basic
Cited by
13 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
CommSemiringRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.