The degree of rational functions #
Main definitions #
We define the degree of a rational function, with values in ℤ
:
@[simp]
@[simp]
theorem
RatFunc.intDegree_polynomial
{K : Type u}
[Field K]
{p : Polynomial K}
:
((algebraMap (Polynomial K) (RatFunc K)) p).intDegree = ↑p.natDegree