Skip to content

Commit

Permalink
Fix proof after reorienting statement
Browse files Browse the repository at this point in the history
  • Loading branch information
xrchz committed Dec 18, 2024
1 parent 4d1168d commit 8274f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/list/src/numposrepScript.sml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ Proof
Induct
\\ rw[l2n_def]
\\ fs[EXP, ADD1]
\\ first_x_assum(CHANGED_TAC o SUBST1_TAC o SYM)
\\ simp[LEFT_SUB_DISTRIB, LEFT_ADD_DISTRIB, SUB_RIGHT_ADD]
\\ Q.SPECL_THEN[`ls`,`2`]mp_tac l2n_lt
\\ simp[]
Expand Down

0 comments on commit 8274f79

Please sign in to comment.