Commit 2024-03-12 11:06 a979c461
View on Github →feat(NumberTheory/LSeries/Linearity): move/add statements on linearity of L-series (#11214)
This adds a file NumberTheory.LSeries.Linearity
, which contains statements on
- addition (moved from
NumberTheory.LSeries.Basic
) - negation and
- scalar multiplication
of L-series, and corresponding statements for
LSeries.term
,LSeriesHasSum
andLSeriesSummable
. See this thread on Zulip.