You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: proof/access-control/Access.thy
+2-2
Original file line number
Diff line number
Diff line change
@@ -773,7 +773,7 @@ where
773
773
lemmacaps_of_state_tcb:
774
774
"\<lbrakk> get_tcb p s = Some tcb; option_map fst (tcb_cap_cases idx) = Some getF \<rbrakk> \<Longrightarrow> caps_of_state s (p, idx) = Some (getF tcb)"
apply(rule_tacQ="\<lambda>rv. valid_objs and pas_refined aag and K (can_grant \<longrightarrow> is_subject aag a)"inhoare_strengthen_post[rotated])
823
+
apply(rule_tacQ="\<lambda>rv. valid_objs and pas_refined aag and K (can_grant \<longrightarrow> is_subject aag (hd list))"inhoare_strengthen_post[rotated])
0 commit comments