Commit 2022-06-27 21:32 cad1a6c6
View on Github →feat(set_theory/cardinal/basic): lemmas about #(finset α) (#14850)
This PR does the following:
- prove mk_finset_of_fintype : #(finset α) = 2 ^ℕ fintype.card αforfintype α
- rename mk_finset_eq_mktomk_finset_of_infiniteto match the former
- rename mk_finsettomk_coe_finsetto avoid confusion with these two lemmas