Theorems · Theorem · commutative algebra
MvPolynomial.IsHomogeneous.prod
∀ {σ : Type u_1} {R : Type u_3} [inst : CommSemiring R] {ι : Type u_5} (s : Finset ι) (φ : ι → MvPolynomial σ R)
(n : ι → ℕ), (∀ i ∈ s, (φ i).IsHomogeneous (n i)) → (∏ i ∈ s, φ i).IsHomogeneous (∑ i ∈ s, n i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finset.prodstatement and proof · cited by 2,356
- MvPolynomialstatement and proof · cited by 2,140
- Finset.sum_insertproof · cited by 196
- Finset.induction_onproof · cited by 167
- Finset.prod_insertproof · cited by 109
- MvPolynomial.IsHomogeneousstatement and proof · cited by 68
- MvPolynomial.IsHomogeneous.mulproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- MvPolynomial.IsHomogeneous.eval₂proof · cited by 3
- MvPolynomial.IsHomogeneous.powproof · cited by 2
- Matrix.charpoly.optionEquivLeft_symm_univ_isHomogeneousproof · cited by 1