Theorems · Theorem · commutative algebra
MvPolynomial.divMonomial_add
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] (a b : σ →₀ ℕ) (x : MvPolynomial σ R),
x.divMonomial (a + b) = (x.divMonomial a).divMonomial b- Defined in
- Mathlib.Algebra.MvPolynomial.Division
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.divMonomialstatement · cited by 21
- AddMonoidAlgebra.divOf_addproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.