Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finset.univ_eq_empty_iff
Modification history
2021-08-27 08:03
src/data/fintype/basic.lean
refactor(*): use `is_empty` instead of `not (nonempty α)` (#8858) …
Added
finset.univ_eq_empty_iff
View on Github →