Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new theorems #18

Merged
merged 12 commits into from
Oct 16, 2023
Merged

feat: new theorems #18

merged 12 commits into from
Oct 16, 2023

Conversation

Eagle941
Copy link
Contributor

@Eagle941 Eagle941 commented Oct 13, 2023

Summary

  • Refactored Binary.lean and removed unused theorems
  • Added convertion from Nat to Vector Dir using Dir.nat_to_dir_vec
  • Expanded MerkleTree functions to take Nat in place of Vector Dir
  • Expanded MerkleTree theorems
  • Expanded Vector theorems
  • Added semantic equivalence for Gates.select and Gates.or

Details

Checklist

  • Code is formatted akin to the other code in the repo.
  • Documentation has been updated if necessary.

@Eagle941 Eagle941 requested a review from a team as a code owner October 13, 2023 00:42
@Eagle941 Eagle941 merged commit 18e62cc into main Oct 16, 2023
1 check passed
@Eagle941 Eagle941 deleted the new_theorems branch October 16, 2023 16:24
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.

2 participants