Theorems · Theorem · commutative algebra
MvPolynomial.X_dvd_monomial
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] {i : σ} {j : σ →₀ ℕ} {r : R},
MvPolynomial.X i ∣ (MvPolynomial.monomial j) r ↔ r = 0 ∨ j i ≠ 0- Defined in
- Mathlib.Algebra.MvPolynomial.Division
- Cited by
- 0 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- MvPolynomialstatement · cited by 2,140
- Finsupp.singleproof · cited by 943
- MvPolynomial.Xstatement · cited by 552
- MvPolynomial.monomialstatement · cited by 253
- MvPolynomial.monomial_dvd_monomialproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.