Commit 2023-01-16 16:20 4c08b36f

View on Github →

feat: port Data.Finset.Card (#1589)

Estimated changes

added def Finset.card
added theorem Finset.card_attach
added theorem Finset.card_congr
added theorem Finset.card_cons
added theorem Finset.card_def
added theorem Finset.card_disjUnion
added theorem Finset.card_doubleton
added theorem Finset.card_empty
added theorem Finset.card_eq_one
added theorem Finset.card_eq_succ
added theorem Finset.card_eq_three
added theorem Finset.card_eq_two
added theorem Finset.card_eq_zero
added theorem Finset.card_erase_le
added theorem Finset.card_filter_le
added theorem Finset.card_image_iff
added theorem Finset.card_image_le
added theorem Finset.card_insert_le
added theorem Finset.card_le_one
added theorem Finset.card_le_one_iff
added theorem Finset.card_lt_card
added theorem Finset.card_map
added theorem Finset.card_mk
added theorem Finset.card_mono
added theorem Finset.card_pos
added theorem Finset.card_range
added theorem Finset.card_sdiff
added theorem Finset.card_singleton
added theorem Finset.card_subtype
added theorem Finset.card_union_eq
added theorem Finset.card_union_le
added theorem Finset.filter_card_eq
added theorem Finset.le_card_sdiff
added theorem Finset.length_toList
added theorem Finset.lt_wf
added theorem Finset.one_lt_card
added theorem Finset.one_lt_card_iff
added theorem Finset.two_lt_card
added theorem Finset.two_lt_card_iff
added theorem List.card_toFinset
added theorem List.toFinset_card_le
added theorem Multiset.card_toFinset