Theorems · Theorem · commutative algebra
MonomialOrder.degree_monomial
∀ {σ : Type u_1} {m : MonomialOrder σ} {R : Type u_2} [inst : CommSemiring R] {d : σ →₀ ℕ} (c : R)
[inst_1 : Decidable (c = 0)], m.degree ((MvPolynomial.monomial d) c) = if c = 0 then 0 else d- Cited by
- 12 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringDecidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- map_zeroproof · cited by 1,614
- AddEquiv.symmproof · cited by 530
- Finset.supproof · cited by 530
- MvPolynomial.monomialstatement · cited by 253
- MonomialOrderstatement and proof · cited by 199
- MonomialOrder.degreestatement · cited by 132
Cited by12
Results whose statement or proof uses this declaration.
- MonomialOrder.leadingCoeff_monomialproof · cited by 10
- MonomialOrder.degree_oneproof · cited by 3
- MonomialOrder.sPolynomial_monomial_mulproof · cited by 3
- MonomialOrder.degree_Xproof · cited by 2
- MonomialOrder.degree_leadingTermproof · cited by 2
- MonomialOrder.withBotDegree_monomialproof · cited by 1
- MonomialOrder.degree_reduce_ltproof · cited by 1
- MonomialOrder.degree_sPolynomial_leproof · cited by 1
- MonomialOrder.degree_leadingTerm_mulproof · cited by 1
- MonomialOrder.leadingTerm_leadingTermproof · cited by 0
- MonomialOrder.leadingTerm_monomialproof · cited by 0
- MonomialOrder.sPolynomial_monomial_mul'proof · cited by 0