Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-01-07 18:21 5cbfddd3

View on Github →

feat(data/finset/sym): Symmetric powers of a finset (#11142) This defines finset.sym and finset.sym2, which are the finset analogs of sym and sym2, in a new file data.finset.sym.

Estimated changes

added theorem finset.mem_sym2_iff
added theorem finset.mem_sym_iff
added theorem finset.mk_mem_sym2_iff
added theorem finset.repeat_mem_sym
added theorem finset.sym2_empty
added theorem finset.sym2_eq_empty
added theorem finset.sym2_mono
added theorem finset.sym2_nonempty
added theorem finset.sym2_singleton
added theorem finset.sym2_univ
added theorem finset.sym_empty
added theorem finset.sym_eq_empty
added theorem finset.sym_inter
added theorem finset.sym_mono
added theorem finset.sym_nonempty
added theorem finset.sym_singleton
added theorem finset.sym_succ
added theorem finset.sym_union
added theorem finset.sym_univ
added theorem finset.sym_zero