Skip to content

feat(InfiniteSum): zero function has product zero#39855

Open
b-mehta wants to merge 2 commits into
leanprover-community:masterfrom
b-mehta:feat/infinitesum-zero-zero
Open

feat(InfiniteSum): zero function has product zero#39855
b-mehta wants to merge 2 commits into
leanprover-community:masterfrom
b-mehta:feat/infinitesum-zero-zero

Conversation

@b-mehta

@b-mehta b-mehta commented May 25, 2026

Copy link
Copy Markdown
Contributor

Prove that in a comm monoid with zero, the product of the zero function is zero.


Open in Gitpod

@github-actions

github-actions Bot commented May 25, 2026

Copy link
Copy Markdown

PR summary e25f30cd3a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ hasProd_zero_zero
+ multipliable_zero
+ tprod_zero

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@github-actions github-actions Bot added the t-topology Topological spaces, uniform spaces, metric spaces, filters label May 25, 2026
Comment thread Mathlib/Topology/Algebra/InfiniteSum/Basic.lean Outdated
@plp127 plp127 added the awaiting-author A reviewer has asked the author a question or requested changes. label May 26, 2026
@b-mehta b-mehta removed the awaiting-author A reviewer has asked the author a question or requested changes. label May 26, 2026
@b-mehta b-mehta added the easy < 20s of review time. See the lifecycle page for guidelines. label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants