Theorems · Theorem · commutative algebra
MvPolynomial.monomial_one_dvd_monomial_one
∀ {σ : Type u_1} {R : Type u_2} [inst : CommSemiring R] [Nontrivial R] {i j : σ →₀ ℕ},
(MvPolynomial.monomial i) 1 ∣ (MvPolynomial.monomial j) 1 ↔ i ≤ j- Defined in
- Mathlib.Algebra.MvPolynomial.Division
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringNontrivial
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Nontrivialstatement and proof · cited by 2,416
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.monomialstatement · cited by 253
- MvPolynomial.monomial_dvd_monomialproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.X_dvd_Xproof · cited by 0