Commit 2021-07-12 04:01 e22789ef
View on Github →feat(algebra/big_operators/finprod): add a few lemmas (#8261)
- add
finprod_eq_singleandfinsum_eq_single; - add
finprod_inductionandfinsum_induction; - add
single_le_finprodandsingle_le_finsum; - add
one_le_finprod'andfinsum_nonneg.