Commit 2021-05-03 21:31 67dad976
View on Github →chore(data/fintype): rework fintype.equiv_fin and dependencies (#7136)
These changes should make the declarations fintype.equiv_fin, fintype.card_eq
and fintype.equiv_of_card_eq more convenient to use.
Renamed:
fintype.equiv_fin->fintype.trunc_equiv_finDeleted:fintype.nonempty_equiv_of_card_eq(usefintype.equiv_of_card_eqinstead)fintype.exists_equiv_fin(usefintype.cardandfintype.(trunc_)equiv_fininstead) Added:fintype.equiv_fin: noncomputable, non-truncversion offintype.equiv_finfintype.equiv_of_card_eq: noncomputable, non-truncversion offintype.trunc_equiv_of_card_eqfintype.(trunc_)equiv_fin_of_card_eq(intermediate result/specialization offintype.(trunc_)equiv_of_card_eqZulip thread