mathlib
cea1988f
- feat(data/finsupp/basic): add lemma `disjoint_prod_add` (#10799)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(data/finsupp/basic): add lemma `disjoint_prod_add` (#10799) For disjoint finsupps `f1` and `f2`, and function `g`, the product of the products of `g` over `f1` and `f2` equals the product of `g` over `f1 + f2`
Author
stuart-presnell
Parents
4aa7ac67
Loading