Module docstring
{"# Cardinalities of finite types
This file defines the cardinality Fintype.card α as the number of elements in (univ : Finset α).
We also include some elementary results on the values of Fintype.card on specific types.
Main declarations
Fintype.card α: Cardinality of a fintype. Equal toFinset.univ.card.Finite.surjective_of_injective: an injective function from a finite type to itself is also surjective.
"}