Commit 2025-07-08 11:47 43a6c4b7
View on Github →feat(Data/Sym/Sym2): construct set of unordered pairs (#26649) We currently can make the list of unordered pairs from a list, and similarly for multisets and finsets. This PR adds the analogous definition for sets, and adds compatibility lemmas for each of the three above.