Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Isabelle_C
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Burkhart Wolff
Isabelle_C
Commits
ea8ab81a
Commit
ea8ab81a
authored
5 months ago
by
Burkhart Wolff
Browse files
Options
Downloads
Patches
Plain Diff
Bu's Symbolic execution rules for assertions
parent
65d8185b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
C11-BackEnds/Clean/src/Symbex_MonadSE.thy
+1
-2
1 addition, 2 deletions
C11-BackEnds/Clean/src/Symbex_MonadSE.thy
with
1 addition
and
2 deletions
C11-BackEnds/Clean/src/Symbex_MonadSE.thy
+
1
−
2
View file @
ea8ab81a
...
...
@@ -547,8 +547,7 @@ next
exec_mbindFStop_success
list
.
set_intros
(
1
)
list
.
set_intros
(
2
)
valid_bind_cong
)
qed
text
\<open>
Symbolic
execution
rules
for
assertions
.
\<close>
lemma
assert_suffix_seq
:
"
\<sigma>
\<Turnstile>
( _
\<leftarrow>
mbind\<^sub>F\<^sub>a\<^sub>i\<^sub>l\<^sub>S\<^sub>t\<^sub>o\<^sub>p xs iostep; assert\<^sub>S\<^sub>E (P))
\<Longrightarrow>
\<forall>\<sigma>
. P
\<sigma>
\<longrightarrow>
(
\<sigma>
\<Turnstile>
(_
\<leftarrow>
mbind\<^sub>F\<^sub>a\<^sub>i\<^sub>l\<^sub>S\<^sub>t\<^sub>o\<^sub>p ys iostep; assert\<^sub>S\<^sub>E (Q)))
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment