Theorems · Theorem · commutative algebra
MonomialOrder.degree_prod
∀ {σ : Type u_1} {m : MonomialOrder σ} {R : Type u_2} [inst : CommSemiring R] [NoZeroDivisors R] {ι : Type u_3}
{P : ι → MvPolynomial σ R} {s : Finset ι}, (∀ i ∈ s, P i ≠ 0) → m.degree (∏ i ∈ s, P i) = ∑ i ∈ s, m.degree (P i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringNoZeroDivisors
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Finset.sumstatement and proof · cited by 5,195
- Nontrivialproof · cited by 2,416
- Finset.prodstatement and proof · cited by 2,356
- Finset.sum_congrproof · cited by 2,323
- MvPolynomialstatement and proof · cited by 2,140
- le_antisymmproof · cited by 2,068
- Finset.prod_congrproof · cited by 646
- NoZeroDivisorsstatement and proof · cited by 545
- Finset.sum_const_zeroproof · cited by 219
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.