Mathlib Changelog
v4
Changelog
About
Github
Def
Finset.strongInduction
Modification history
2023-12-21 20:35
Mathlib/Data/Finset/Card.lean
chore(*): use `∃ x ∈ s, _` instead of `∃ (x) (_ : x ∈ s), _` (#9184) …
Modified
Finset.strongInduction
View on Github →
2023-08-10 19:52
Mathlib/Data/Finset/Card.lean
chore: banish `Type _` and `Sort _` (#6499) …
Modified
Finset.strongInduction
View on Github →
2023-01-16 16:20
Mathlib/Data/Finset/Card.lean
feat: port Data.Finset.Card (#1589)
Added
Finset.strongInduction
View on Github →