Skip to content

New lemmas for List#1072

Open
namasikanam wants to merge 1 commit into
mainfrom
oram-new-lemmas-list
Open

New lemmas for List#1072
namasikanam wants to merge 1 commit into
mainfrom
oram-new-lemmas-list

Conversation

@namasikanam

Copy link
Copy Markdown
Collaborator

There are a few new lemmas and four new operators:

  • isprefix: whether one list is a prefix of the other list
  • prefixes: the sets of all prefixes of a list
  • interval: a consecutive subsequence of a list
  • rfind: reverse finding (start from the end of the list)

Also, I reduced smt usage in some old proofs, as smt solving in those proof fails on my machine. I believe these updates only make proofs better :)

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