Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
has_sum_zero
Modification history
2019-04-10 17:14
src/topology/algebra/infinite_sum.lean
rename has_sum and is_sum to summable and has_sum (#912)
Modified
has_sum_zero
View on Github →
2017-09-05 22:38
topology/infinite_sum.lean
feat(topology/infinite_sum): add tsum (with ∑ notation) and has_sum; add lemmas for different algebraic structures
Added
has_sum_zero
View on Github →