Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finset.induction_on_pi
Modification history
2021-08-26 19:37
src/data/finset/pi_induction.lean
feat(data/finset/pi_induction): induction on `Π i, finset (α i)` (#8794)
Added
finset.induction_on_pi
View on Github →