Mathlib Map

Theorems · Theorem · complex analysis

Real.nonempty_algEquiv_or

∀ (F : Type u_1) [inst : Field F] [inst_1 : Algebra ℝ F] [Algebra.IsAlgebraic ℝ F],
  Nonempty (F ≃ₐ[ℝ] ℝ) ∨ Nonempty (F ≃ₐ[ℝ] ℂ)

An algebraic extension of ℝ is isomorphic to either ℝ or ℂ as an ℝ-algebra.

Defined in
Mathlib.Analysis.Complex.Polynomial.Basic
Cited by
1 results in Mathlib
Foundations
Depth 296 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAlgebraAlgebra.IsAlgebraic

Around this declaration

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

Cites8

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.