Commit 2022-06-10 05:26 e3dade35
View on Github →feat(data/finite/basic): finite
predicate (#14373)
Introduces a Prop
-valued finiteness predicate on types and adapts some subset of the fintype
API to get started. Uses nat.card
as the primary cardinality function.