Theorems · Theorem · field theory
X_pow_sub_C_irreducible_of_odd
∀ {K : Type u} [inst : Field K] {n : ℕ},
Odd n →
∀ {a : K}, (∀ (p : ℕ), Nat.Prime p → p ∣ n → ∀ (b : K), b ^ p ≠ a) → Irreducible (Polynomial.X ^ n - Polynomial.C a)- Defined in
- Mathlib.FieldTheory.KummerExtension
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 136 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.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Algebraproof · cited by 11,388
- RingHomstatement · cited by 10,189
- Ringproof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Bot.botproof · cited by 4,720
- Monoidproof · cited by 3,887
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nontrivialproof · cited by 2,416
- mul_commproof · cited by 2,262
Cited by3
Results whose statement or proof uses this declaration.
- X_pow_sub_C_irreducible_of_prime_powproof · cited by 1
- X_pow_sub_C_irreducible_iff_forall_prime_of_oddproof · cited by 0
- X_pow_sub_C_irreducible_iff_of_oddproof · cited by 0