Commit 2025-05-15 20:21 aeba9220
View on Github →feat(BigOperators/Fin): lemmas about summation over intervals (#24358)
Add lemmas about sums over Fin.Icc (Fin.castLE h a) (Fin.castLE h b)
etc.
For Fin.castAdd
, Fin.castSucc
, and Fin.cast
, the set is incomplete,
but the missing lemmas will require additions to other files.
Also fix the RHS in some recently added lemmas about Finset.map
and intervals.