Skip to content

Commit

Permalink
fixup crunch again squash
Browse files Browse the repository at this point in the history
Signed-off-by: Michael McInerney <[email protected]>
  • Loading branch information
michaelmcinerney committed Aug 8, 2024
1 parent a2c37de commit 8dd5dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proof/refine/RISCV64/IpcCancel_R.thy
Original file line number Diff line number Diff line change
Expand Up @@ -1051,7 +1051,7 @@ lemma scReplies_of_scTCB_update[simp]:
crunch schedContextDonate
for replies_of': "\<lambda>s. P (replies_of' s)" (* this interfers with list_refs_of_replies' *)
and scReplies_of[wp]: "\<lambda>s. P' (scReplies_of s)"
(simp: crunch_simps wp: crunch_wps updateSchedContext_scReplies_of)
(simp: crunch_simps wp: crunch_wps)

lemma updateReply_replyNext_update_None:
"\<lbrace> \<top> \<rbrace>
Expand Down

0 comments on commit 8dd5dfe

Please sign in to comment.