Commit 2023-01-13 18:51 e609eeb4

View on Github →

feat: port Data.Multiset.FinsetOps (#1547)

Estimated changes

added theorem Multiset.Nodup.ndinter
added theorem Multiset.Nodup.ndunion
added theorem Multiset.coe_ndinsert
added theorem Multiset.coe_ndinter
added theorem Multiset.coe_ndunion
added theorem Multiset.cons_ndunion
added theorem Multiset.dedup_add
added theorem Multiset.dedup_cons
added theorem Multiset.le_ndinter
added theorem Multiset.mem_ndinsert
added theorem Multiset.mem_ndinter
added theorem Multiset.mem_ndunion
added theorem Multiset.ndinsert_le
added theorem Multiset.ndinsert_zero
added def Multiset.ndinter
added def Multiset.ndunion
added theorem Multiset.ndunion_le
added theorem Multiset.zero_ndinter
added theorem Multiset.zero_ndunion