Theorems · Theorem · field theory
IsAlgClosed.of_exists_root
∀ (k : Type u) [inst : Field k], (∀ (p : Polynomial k), p.Monic → Irreducible p → ∃ x, Polynomial.eval x p = 0) → IsAlgClosed k
If every nonconstant polynomial over k has a root, then k is algebraically closed.
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- Polynomial.Cproof · cited by 1,598
- Polynomial.evalstatement and proof · cited by 796
- Multiset.prodproof · cited by 528
- Polynomial.leadingCoeffproof · cited by 498
- Irreduciblestatement and proof · cited by 496
- Polynomial.Monicstatement and proof · cited by 461
- Polynomial.Splitsproof · cited by 290
Cited by5
Results whose statement or proof uses this declaration.
- FirstOrder.Field.isAlgClosed_of_model_ACFproof · cited by 2
- IsAlgClosure.of_splitsproof · cited by 1
- IsAlgClosed.of_denseRangeproof · cited by 0
- IsAlgClosed.algebraicClosure_eq_bot_iffproof · cited by 0
- IsAlgClosed.of_ringEquivproof · cited by 0