Commit 2025-05-09 18:56 d62eab0c
View on Github →chore (RingTheory/HahnSeries/SummableFamily): refactor HahnSeries.SummableFamily.powers to take junk values (#22959)
This PR removes the positive order condition on the function HahnSeries.SummableFamily.powers
, and instead replaces the input with zero when the input has non-positive order. This follows a reviewer suggestion from #20205.