Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
c
Commits
7e1f9e05
Commit
7e1f9e05
authored
Oct 30, 2018
by
Dan Frumin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Quick change
parent
8ca87cec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
theories/tests/memcpy.v
theories/tests/memcpy.v
+1
-1
No files found.
theories/tests/memcpy.v
View file @
7e1f9e05
...
...
@@ -23,7 +23,7 @@ Section memcpy.
qq
↦
C
cloc_to_val
q
-
∗
AWP
while
ᶜ
(
∗ᶜ
(
a_ret
(
cloc_to_val
pp
))
<
∗ᶜ
a_ret
(
cloc_to_val
(
cloc_plus
p
n
)))
{
(
a_ret
(
cloc_to_val
pp
)
+
∗
=
ᶜ
♯
1
)
=
ᶜ
(
∗ᶜ
(
a_ret
(
cloc_to_val
qq
)
+
∗
=
ᶜ
♯
1
))
}
@
R
{{
_
,
p
↦
C
∗
ls2
∗
q
↦
C
∗
ls2
}}.
@
R
{{
_
,
p
↦
C
∗
ls2
∗
q
↦
C
∗
ls2
∗
pp
↦
C
cloc_to_val
p
∗
qq
↦
C
cloc_to_val
q
}}.
Proof
.
iIntros
(
Hlen1
Hlen2
)
"Hp Hq Hpp Hqq"
.
simplify_eq
/=.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment