Theorems · Theorem · commutative algebra
MvPolynomial.restrictSupport_add
∀ {σ : Type u} (R : Type v) [inst : CommSemiring R] (s t : Set (σ →₀ ℕ)),
MvPolynomial.restrictSupport R (s + t) = MvPolynomial.restrictSupport R s * MvPolynomial.restrictSupport R t- 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
- CommSemiring
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.imageproof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- mul_oneproof · cited by 3,885
- MvPolynomialstatement and proof · cited by 2,140
- le_antisymmproof · cited by 2,068
- Submodule.spanproof · cited by 1,504
- Set.addstatement · cited by 338
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.restrictSupport_nsmulproof · cited by 0