Mathlib Map

Theorems · Theorem · functional analysis

NormedAlgebra.Real.exists_isMonicOfDegree_two_and_aeval_eq_zero

∀ {F : Type u_1} [inst : NormedRing F] [inst_1 : NormedAlgebra ℝ F] [NormOneClass F] [NormMulClass F] (x : F),
  ∃ p, p.IsMonicOfDegree 2 ∧ (Polynomial.aeval x) p = 0

If F is a normed -algebra with a multiplicative norm (and such that ‖1‖ = 1), e.g., a normed division ring, then every x : F is the root of a monic quadratic polynomial with real coefficients.

Defined in
Mathlib.Analysis.Normed.Algebra.GelfandMazur
Cited by
1 results in Mathlib
Foundations
Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingNormedAlgebraNormOneClassNormMulClass

Around this declaration

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

Cites42

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

Cited by1

Results whose statement or proof uses this declaration.