Theorems · Theorem · commutative algebra
MonomialOrder.support_leadingTerm
∀ {σ : Type u_1} {m : MonomialOrder σ} {R : Type u_2} [inst : CommSemiring R] (p : MvPolynomial σ R)
[inst_1 : Decidable (p = 0)], (m.leadingTerm p).support = if p = 0 then ∅ else {m.degree p}- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- MvPolynomialstatement and proof · cited by 2,140
- MvPolynomial.supportstatement · cited by 220
- MonomialOrderstatement and proof · cited by 199
- MonomialOrder.degreestatement and proof · cited by 132
- MonomialOrder.leadingTermstatement · cited by 29
- MvPolynomial.support_monomialproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.