toPoly Degree Lemmas #
Degree lemmas for the computable-univariate to Polynomial conversion.
noncomputable def
CompPoly.CPolynomial.toPolyLinearEquiv
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
:
Instances For
theorem
CompPoly.CPolynomial.degreeLTEquiv_toPoly
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
[DecidableEq R]
{n : ℕ}
{p : CPolynomial R}
(hp : p ∈ degreeLT n)
(i : Fin n)
:
theorem
CompPoly.CPolynomial.degreeLTEquiv_eq_zero_iff_eq_zero
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
[DecidableEq R]
{n : ℕ}
{p : CPolynomial R}
(hp : p ∈ degreeLT n)
:
theorem
CompPoly.CPolynomial.eval_eq_sum_degreeLTEquiv
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
[DecidableEq R]
{n : ℕ}
{p : CPolynomial R}
(hp : p ∈ degreeLT n)
(x : R)
: