Mathlib Map

Theorems · Theorem · field theory

Polynomial.degree_mul

∀ {R : Type u} [inst : Semiring R] [NoZeroDivisors R] {p q : Polynomial R}, (p * q).degree = p.degree + q.degree
Defined in
Mathlib.Algebra.Polynomial.Degree.Operations
Cited by
25 results in Mathlib
Foundations
Depth 90 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.

Polynomial.natDegree_mul · cited by 23Polynomial.natDegree_mulPolynomial.degree_eq_one_of_irreducible_of_root · cited by 7Polynomial.degree_eq_one_…Polynomial.associated_content_mul · cited by 6Polynomial.associated_con…Polynomial.degree_C_mul · cited by 6Polynomial.degree_C_mulpow_ne_of_irreducible_X_pow_sub_C · cited by 4pow_ne_of_irreducible_X_p…Polynomial.degreeMonoidHom · cited by 4Polynomial.degreeMonoidHomPolynomial.coeff_isUnit_isNilpotent_of_isUnit · cited by 2Polynomial.coeff_isUnit_i…Module.End.hasEigenvalue_of_isRoot · cited by 2End.hasEigenvalue_of_isRo…Polynomial.degree_mul_C · cited by 2Polynomial.degree_mul_CPolynomial.degree_eq_degree_of_associated · cited by 2Polynomial.degree_eq_degr…minpoly.neg · cited by 2minpoly.negPolynomial.degree_le_mul_left · cited by 2Polynomial.degree_le_mul_…Polynomial.coeffList_C_mul · cited by 1Polynomial.coeffList_C_mulLagrange.degree_basisDivisor_of_ne · cited by 1Lagrange.degree_basisDivi…IsPrimitiveRoot.sum_eq_zero_iff_forall_eq · cited by 1IsPrimitiveRoot.sum_eq_ze…Semiring · cited by 13802SemiringPolynomial · cited by 5681PolynomialBot.bot · cited by 4720Bot.botMulZeroClass.mul_zero · cited by 2091MulZeroClass.mul_zeroMulZeroClass.zero_mul · cited by 1625MulZeroClass.zero_mulWithBot · cited by 1498WithBotPolynomial.degree · cited by 643Polynomial.degreeNoZeroDivisors · cited by 545NoZeroDivisorsmul_ne_zero · cited by 178mul_ne_zeroPolynomial.leadingCoeff_eq_zero · cited by 55Polynomial.leadingCoeff_e…WithBot.add_bot · cited by 20WithBot.add_botPolynomial.degree_mul' · cited by 13Polynomial.degree_mul'Polynomial.degree_mulCITED BYCITES

Cites12

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

Cited by26

Results whose statement or proof uses this declaration.