Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
not_nonempty_fintype
Modification history
2021-08-27 08:03
src/data/fintype/basic.lean
refactor(*): use `is_empty` instead of `not (nonempty α)` (#8858) …
Deleted
not_nonempty_fintype
View on Github →
2021-05-18 04:50
src/data/fintype/basic.lean
feat(logic/is_empty): Add is_empty typeclass (#7606) …
Modified
not_nonempty_fintype
View on Github →
2019-07-02 11:28
src/data/fintype.lean
compute the cardinality of real (#1096) …
Added
not_nonempty_fintype
View on Github →