Mathlib Map

Theorems · Theorem · commutative algebra

Polynomial.mem_degreeLT

∀ {R : Type u} [inst : Semiring R] {n : ℕ} {f : Polynomial R}, f ∈ Polynomial.degreeLT R n ↔ f.degree < ↑n
Defined in
Mathlib.RingTheory.Polynomial.Basic
Cited by
14 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Semiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Polynomial.Sequence.span_degreeLT · cited by 3Sequence.span_degreeLTMatrix.charpoly_sub_diagonal_degree_lt · cited by 3Matrix.charpoly_sub_diago…Polynomial.eq_of_degrees_lt_of_eval_index_eq · cited by 2Polynomial.eq_of_degrees_…Polynomial.degreeLT.addLinearEquiv_apply' · cited by 2degreeLT.addLinearEquiv_a…Polynomial.eq_zero_of_degree_lt_of_eval_finset_eq_zero · cited by 2Polynomial.eq_zero_of_deg…Polynomial.eq_of_degrees_lt_of_eval_finset_eq · cited by 1Polynomial.eq_of_degrees_…Polynomial.eval_eq_sum_degreeLTEquiv · cited by 1Polynomial.eval_eq_sum_de…Polynomial.degreeLT_succ_eq_degreeLE · cited by 1Polynomial.degreeLT_succ_…Polynomial.exists_degree_le_of_mem_span · cited by 1Polynomial.exists_degree_…Polynomial.monomial_coe_mem_degreeLT · cited by 0Polynomial.monomial_coe_m…Polynomial.Chebyshev.integral_eq_sumZeroes · cited by 0Chebyshev.integral_eq_sum…Polynomial.degreeLT_eq_span_X_pow · cited by 0Polynomial.degreeLT_eq_sp…Polynomial.degreeLT_mono · cited by 0Polynomial.degreeLT_monoPolynomial.Sequence.span · cited by 0Sequence.spanSemiring · cited by 13802SemiringSubmodule · cited by 7192SubmodulePolynomial · cited by 5681PolynomialiInf · cited by 1690iInfWithBot · cited by 1498WithBotLinearMap.ker · cited by 848LinearMap.kerPolynomial.degree · cited by 643Polynomial.degreeiInf_congr_Prop · cited by 218iInf_congr_PropPolynomial.degreeLT · cited by 47Polynomial.degreeLTPolynomial.lcoeff · cited by 11Polynomial.lcoeffPolynomial.degree_lt_iff_coeff_zero · cited by 5Polynomial.degree_lt_iff_…Polynomial.mem_degreeLTCITED BYCITES

Cites11

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

Cited by14

Results whose statement or proof uses this declaration.