Theorems · Theorem · commutative algebra
Ideal.leadingCoeffNth_mono
∀ {R : Type u} [inst : CommSemiring R] (I : Ideal (Polynomial R)) {m n : ℕ},
m ≤ n → I.leadingCoeffNth m ≤ I.leadingCoeffNth n- Defined in
- Mathlib.RingTheory.Polynomial.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 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.
Cites18
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
- Polynomialstatement and proof · cited by 5,681
- Idealstatement and proof · cited by 4,748
- le_reflproof · cited by 2,061
- Polynomial.Xproof · cited by 1,639
- WithBotproof · cited by 1,498
- le_transproof · cited by 985
- add_le_addproof · cited by 666
- Polynomial.degreeproof · cited by 643
- Nat.cast_addproof · cited by 586
- le_imp_le_of_le_of_leproof · cited by 576
- Polynomial.leadingCoeffproof · cited by 498
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.mem_leadingCoeffproof · cited by 4