Mathlib Map

Theorems · Theorem · field theory

Polynomial.natDegree_pow

∀ {R : Type u} [inst : Semiring R] [NoZeroDivisors R] (p : Polynomial R) (n : ℕ), (p ^ n).natDegree = n * p.natDegree
Defined in
Mathlib.Algebra.Polynomial.Degree.Domain
Cited by
11 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringNoZeroDivisors

Around this declaration

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

IsPurelyInseparable.elemExponent_le_of_pow_mem · cited by 3IsPurelyInseparable.elemE…X_pow_sub_C_irreducible_of_odd · cited by 3X_pow_sub_C_irreducible_o…FiniteField.orderOf_frobeniusAlgHom · cited by 3FiniteField.orderOf_frobe…IsRealClosed.exists_eq_pow_of_odd · cited by 2IsRealClosed.exists_eq_po…IsPurelyInseparable.minpoly_natDegree_eq · cited by 2IsPurelyInseparable.minpo…Complex.isOpenQuotientMap_pow · cited by 1Complex.isOpenQuotientMap…Polynomial.exists_monic_and_natDegree_eq_and_norm_map_algebraMap_coeff_sub_lt · cited by 1Polynomial.exists_monic_a…sum_smul_minpolyDiv_eq_X_pow · cited by 1sum_smul_minpolyDiv_eq_X_…Polynomial.X_pow_sub_C_separable_iff · cited by 1Polynomial.X_pow_sub_C_se…Polynomial.aeval_sumIDeriv_of_pos · cited by 1Polynomial.aeval_sumIDeri…LindemannWeierstrass.exp_polynomial_approx · cited by 0LindemannWeierstrass.exp_…Semiring · cited by 13802SemiringPolynomial · cited by 5681PolynomialMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroeq_or_ne · cited by 1117eq_or_nePolynomial.natDegree · cited by 1105Polynomial.natDegreepow_zero · cited by 1094pow_zeroNoZeroDivisors · cited by 545NoZeroDivisorsPolynomial.leadingCoeff · cited by 498Polynomial.leadingCoeffzero_pow · cited by 361zero_powpow_ne_zero · cited by 208pow_ne_zeroPolynomial.leadingCoeff_eq_zero · cited by 55Polynomial.leadingCoeff_e…Polynomial.natDegree_one · cited by 43Polynomial.natDegree_onePolynomial.natDegree_pow' · cited by 4Polynomial.natDegree_pow'Polynomial.leadingCoeff_pow · cited by 1Polynomial.leadingCoeff_p…Polynomial.natDegree_powCITED BYCITES

Cites14

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

Cited by11

Results whose statement or proof uses this declaration.