Theorems · Theorem · field theory
IsSepClosed.exists_pow_nat_eq
∀ {k : Type u} [inst : Field k] [IsSepClosed k] (x : k) (n : ℕ) [hn : NeZero ↑n], ∃ z, z ^ n = x- Defined in
- Mathlib.FieldTheory.IsSepClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldIsSepClosedNeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- WithBotproof · cited by 1,498
- LT.lt.ne'proof · cited by 1,417
- Polynomial.degreeproof · cited by 643
- Polynomial.eval_Xproof · cited by 172
- Polynomial.IsRootproof · cited by 152
- Polynomial.eval_Cproof · cited by 145
- Polynomial.eval_subproof · cited by 124
- Polynomial.eval_powproof · cited by 75
Cited by1
Results whose statement or proof uses this declaration.
- IsSepClosed.exists_eq_mul_selfproof · cited by 0