Skip to content

Refactor operations#30

Open
JamesGallicchio wants to merge 1 commit into
mainfrom
refactor-toset
Open

Refactor operations#30
JamesGallicchio wants to merge 1 commit into
mainfrom
refactor-toset

Conversation

@JamesGallicchio
Copy link
Copy Markdown
Owner

@JamesGallicchio JamesGallicchio commented Apr 17, 2024

Big refactor of Ops.lean.

  • Improves class names to be consistent/predictable
  • Refactors Fold correctness to be in terms of ToMultiset instead of list permutations. This includes some lemmas about multiset induction to prove properties of a fold.
  • Adds ToSet class as the top of the collection model hierarchy

@JamesGallicchio JamesGallicchio force-pushed the refactor-toset branch 3 times, most recently from 0ca4c3e to fee2b0d Compare April 22, 2024 08:48
@JamesGallicchio JamesGallicchio marked this pull request as ready for review April 22, 2024 08:52
@JamesGallicchio
Copy link
Copy Markdown
Owner Author

Need to add deprecation notices to all the names that have been changed (eek)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant