Mathlib Map

Theorems · Definition · commutative algebra

MonomialOrder.withBotDegree

{σ : Type u_1} → MonomialOrder σ → {R : Type u_2} → [inst : CommSemiring R] → MvPolynomial σ R → WithBot (σ →₀ ℕ)

the degree of a multivariate polynomial with respect to a monomial ordering, where polynomial 0 has degree , which is not equal to 0. MonomialOrder.withBotDegree is to MonomialOrder.degree as Polynomial.degree is to Polynomial.natDegree.

Defined in
Mathlib.RingTheory.MvPolynomial.MonomialOrder
Cited by
26 results in Mathlib
Foundations
Depth 74 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.

MonomialOrder.withBotDegree_eq · cited by 12MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_eq_coe_degree_iff · cited by 2MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_mul_of_left_mem_nonZeroDivisors · cited by 2MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_add_le · cited by 1MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_add_of_lt · cited by 1MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_le_withBotDegree_iff_of_ne_zero · cited by 1MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_monomial · cited by 1MonomialOrder.withBotDegr…MonomialOrder.degree_eq_unbotD_withBotDegree · cited by 0MonomialOrder.degree_eq_u…MonomialOrder.toWithBotSyn_withBotDegree_mul_le · cited by 0MonomialOrder.toWithBotSy…MonomialOrder.withBotDegree_C · cited by 0MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_add_of_right_lt · cited by 0MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_eq_bot_iff · cited by 0MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_eq_withBotDegree_iff · cited by 0MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_le_withBotDegree_iff · cited by 0MonomialOrder.withBotDegr…MonomialOrder.withBotDegree_le_withBotDegree_of_support_subset · cited by 0MonomialOrder.withBotDegr…DFunLike.coe · cited by 62936DFunLike.coeCommSemiring · cited by 10911CommSemiringFinsupp · cited by 5255FinsuppMvPolynomial · cited by 2140MvPolynomialWithBot · cited by 1498WithBotFinset.image · cited by 910Finset.imageAddEquiv.symm · cited by 530AddEquiv.symmMvPolynomial.support · cited by 220MvPolynomial.supportMonomialOrder · cited by 199MonomialOrderMonomialOrder.toSyn · cited by 82MonomialOrder.toSynWithBot.map · cited by 66WithBot.mapFinset.max · cited by 50Finset.maxMonomialOrder.withBotDegreeCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.