Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
has_sum_of_has_sum_of_sub
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)
Deleted
has_sum_of_has_sum_of_sub
View on Github →
2019-02-13 17:01
src/topology/algebra/infinite_sum.lean
refactor(topology/algebra/infinite_sum): Cauchy condition for infinite sums generalized to complete topological groups
Modified
has_sum_of_has_sum_of_sub
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_of_has_sum_of_sub
View on Github →