Open JamesGallicchio opened 7 months ago
Big refactor of Ops.lean.
Ops.lean
Fold
ToMultiset
ToSet
Need to add deprecation notices to all the names that have been changed (eek)
Big refactor of
Ops.lean
.Fold
correctness to be in terms ofToMultiset
instead of list permutations. This includes some lemmas about multiset induction to prove properties of a fold.ToSet
class as the top of the collection model hierarchy