Theorems · Theorem · commutative algebra
MonomialOrder.withBotDegree_eq_withBotDegree_iff
∀ {σ : Type u_1} {m : MonomialOrder σ} {R : Type u_2} [inst : CommSemiring R] (f g : MvPolynomial σ R),
m.withBotDegree f = m.withBotDegree g ↔ m.degree f = m.degree g ∧ (f = 0 ↔ g = 0)- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Bot.botproof · cited by 4,720
- MvPolynomialstatement and proof · cited by 2,140
- WithBotstatement · cited by 1,498
- WithBot.someproof · cited by 541
- MonomialOrderstatement and proof · cited by 199
- MonomialOrder.degreestatement and proof · cited by 132
- MonomialOrder.degree_zeroproof · cited by 29
- MonomialOrder.withBotDegreestatement and proof · cited by 26
- MonomialOrder.withBotDegree_eqproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.