Skip to content

Commit

Permalink
Found another theorem that is already proven
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed Nov 13, 2023
1 parent 1fc339f commit e33817c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSA/Projects/InstCombine/AliveStatements.lean
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ theorem bitvec_229 :
theorem bitvec_239 :
∀ (w : Nat) (Y X : BitVec w), (0 - X) * (0 - Y) = X * Y
:= by alive_auto
try sorry
done

theorem bitvec_275:
∀ (Y X : BitVec 5),
Expand Down
Binary file modified lakefile.olean
Binary file not shown.

0 comments on commit e33817c

Please sign in to comment.