Mathlib Map

Theorems · Theorem · functional analysis

IsStrictlyPositive.spectrum_pos

∀ {A : Type u_1} {𝕜 : Type u_2} [inst : Ring A] [inst_1 : PartialOrder A] [inst_2 : CommSemiring 𝕜]
  [inst_3 : PartialOrder 𝕜] [inst_4 : Algebra 𝕜 A] [NonnegSpectrumClass 𝕜 A] {a : A},
  IsStrictlyPositive a → ∀ {x : 𝕜}, x ∈ spectrum 𝕜 a → 0 < x
Defined in
Mathlib.Algebra.Algebra.StrictPositivity
Cited by
4 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderCommSemiringPartialOrderAlgebraNonnegSpectrumClass

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 by4

Results whose statement or proof uses this declaration.