toPoly Equivalence #
Ring equivalences between computable univariate polynomials and Polynomial.
@[simp]
theorem
CompPoly.CPolynomial.toPoly_one
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
[Nontrivial R]
:
@[simp]
theorem
CompPoly.CPolynomial.toPoly_pow
{R : Type u_1}
[Semiring R]
[BEq R]
[Nontrivial R]
[LawfulBEq R]
(p : CPolynomial R)
(n : ℕ)
:
theorem
CompPoly.CPolynomial.toPoly_sum
{R : Type u_2}
[Semiring R]
[BEq R]
[LawfulBEq R]
{ι : Type u}
[DecidableEq ι]
{s : Finset ι}
{f : ι → CPolynomial R}
:
theorem
CompPoly.CPolynomial.toPoly_prod
{R : Type u_2}
[CommSemiring R]
[BEq R]
[LawfulBEq R]
[Nontrivial R]
{ι : Type u}
[DecidableEq ι]
{s : Finset ι}
{f : ι → CPolynomial R}
:
noncomputable def
CompPoly.CPolynomial.ringEquiv
{R : Type u_1}
[Semiring R]
[BEq R]
[LawfulBEq R]
[Nontrivial R]
: