Mathlib Map

Theorems · Theorem · field theory

IsAlgClosed.exists_root

∀ {k : Type u} [inst : Field k] [IsAlgClosed k] (p : Polynomial k), p.degree ≠ 0 → ∃ x, p.IsRoot x

If k is algebraically closed, then every nonconstant polynomial has a root.

Defined in
Mathlib.FieldTheory.IsAlgClosed.Basic
Cited by
7 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldIsAlgClosed

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 by7

Results whose statement or proof uses this declaration.