Mathlib Map

Theorems · Theorem · commutative algebra

spectralNorm_zero_lt

∀ {K : Type u_2} [inst : NormedField K] {L : Type u_3} [inst_1 : Field L] [inst_2 : Algebra K L] {y : L},
  y ≠ 0 → IsAlgebraic K y → 0 < spectralNorm K L y

spectralNorm K L y is positive if y ≠ 0.

Defined in
Mathlib.Analysis.Normed.Unbundled.SpectralNorm
Cited by
3 results in Mathlib
Foundations
Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldFieldAlgebra

Around this declaration

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

Cites21

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.