Skip to content

Commit

Permalink
Fix a proof broken by changes in HOL master
Browse files Browse the repository at this point in the history
  • Loading branch information
mn200 committed Jul 4, 2023
1 parent 754414b commit adc733e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions misc/byteScript.sml
Expand Up @@ -159,8 +159,6 @@ Proof
\\ qexists_tac`2 ** dimindex(:'a)`
\\ simp[X_LT_EXP_X] )
\\ simp[words_of_bytes_def]
\\ conj_tac
>- ( DEP_REWRITE_TAC[ZERO_DIV] \\ fs[] )
\\ rw[ADD1]
\\ `MAX 1 (w2n (bytes_in_word:'a word)) = w2n (bytes_in_word:'a word)`
by rw[MAX_DEF]
Expand Down

0 comments on commit adc733e

Please sign in to comment.