Theorems · Theorem · commutative algebra
MvPolynomial.mem_restrictDegree_iff_sup
∀ (σ : Type u) {R : Type v} [inst : CommSemiring R] [inst_1 : DecidableEq σ] (p : MvPolynomial σ R) (n : ℕ),
p ∈ MvPolynomial.restrictDegree σ R n ↔ ∀ (i : σ), Multiset.count i p.degrees ≤ n- Defined in
- Mathlib.RingTheory.MvPolynomial.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- Submodulestatement · cited by 7,192
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- Finset.supproof · cited by 530
- Multiset.countstatement · cited by 302
- MvPolynomial.supportproof · cited by 220
- MvPolynomial.degreesstatement and proof · cited by 51
- Finsupp.toMultisetproof · cited by 44
- Multiset.count.congr_simpproof · cited by 22
- Finsupp.count_toMultisetproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.indicator_mem_restrictDegreeproof · cited by 1