Commit 2024-07-05 20:21 6adb24fe
View on Github →feat (RingTheory/HahnSeries) : def leadingCoeff, orderTop lemmas (#12996)
This PR defines a leadingCoeff
function on Hahn series. For nonzero Hahn series, it returns the coefficient of the minimum element of support. For zero, it returns zero. This function generalizes x.coeff x.order
to the setting where the exponent type does not have zero.