Mathlib Map

Theorems · Theorem · field theory

Polynomial.degree_X_pow_sub_C

∀ {R : Type u} [inst : Ring R] [Nontrivial R] {n : ℕ},
  0 < n → ∀ (a : R), (Polynomial.X ^ n - Polynomial.C a).degree = ↑n
Defined in
Mathlib.Algebra.Polynomial.Degree.Operations
Cited by
14 results in Mathlib
Foundations
Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingNontrivial

Around this declaration

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

pow_ne_of_irreducible_X_pow_sub_C · cited by 4pow_ne_of_irreducible_X_p…X_pow_sub_C_irreducible_of_odd · cited by 3X_pow_sub_C_irreducible_o…Polynomial.card_nthRoots · cited by 3Polynomial.card_nthRootsX_pow_sub_C_irreducible_of_prime · cited by 2X_pow_sub_C_irreducible_o…rootOfSplitsXPowSubC_pow · cited by 2rootOfSplitsXPowSubC_powminpoly_algEquiv_toLinearMap · cited by 2minpoly_algEquiv_toLinear…IsAlgClosed.exists_pow_nat_eq · cited by 2IsAlgClosed.exists_pow_na…ZMod.sq_add_sq · cited by 2ZMod.sq_add_sqperfectField_iff_splits_of_natSepDegree_eq_one · cited by 1perfectField_iff_splits_o…irreducible_X_pow_sub_C_of_root_adjoin_eq_top · cited by 1irreducible_X_pow_sub_C_o…splits_X_pow_sub_one_of_X_pow_sub_C · cited by 1splits_X_pow_sub_one_of_X…IsSepClosed.exists_pow_nat_eq · cited by 1IsSepClosed.exists_pow_na…FiniteField.minpoly_frobeniusAlgHom · cited by 0FiniteField.minpoly_frobe…Polynomial.card_roots_X_pow_sub_C · cited by 0Polynomial.card_roots_X_p…DFunLike.coe · cited by 62936DFunLike.coeRingHom · cited by 10189RingHomRing · cited by 7463RingPolynomial · cited by 5681PolynomialNontrivial · cited by 2416NontrivialPolynomial.X · cited by 1639Polynomial.XPolynomial.C · cited by 1598Polynomial.CWithBot · cited by 1498WithBotsub_eq_add_neg · cited by 1023sub_eq_add_negPolynomial.degree · cited by 643Polynomial.degreemap_neg · cited by 378map_negPolynomial.degree_X_pow_add_C · cited by 2Polynomial.degree_X_pow_a…Polynomial.degree_X_pow_sub_CCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.