Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
Iron
Commits
e9a9e56e
Commit
e9a9e56e
authored
Oct 31, 2018
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README tweaks.
parent
1a34a493
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
e9a9e56e
...
@@ -30,9 +30,9 @@ Iron has been built and tested with the following dependencies
...
@@ -30,9 +30,9 @@ Iron has been built and tested with the following dependencies
specific to this logic that are used later.
specific to this logic that are used later.
-
The machinery for connecting the generalized proofmode/MoSeL from to
-
The machinery for connecting the generalized proofmode/MoSeL from to
fractional predicates is contained in
(theories/proofmode)
[theories/proofmode].
fractional predicates is contained in
[
theories/proofmode
]
(
theories/proofmode
)
.
-
In
(theories/iron_logic)
[theories/iron_logic] much of the core Iron logic
-
In
[
theories/iron_logic
]
(
theories/iron_logic
)
much of the core Iron logic
discussed in Section 2 is defined.
discussed in Section 2 is defined.
*
_Uniformity_ with respect to fractions is defined in
*
_Uniformity_ with respect to fractions is defined in
[
theories/iron_logic/iron.v
](
theories/iron_logic/iron.v
)
as
`Uniform`
and
[
theories/iron_logic/iron.v
](
theories/iron_logic/iron.v
)
as
`Uniform`
and
...
@@ -48,7 +48,7 @@ Iron has been built and tested with the following dependencies
...
@@ -48,7 +48,7 @@ Iron has been built and tested with the following dependencies
[
theories/heap_lang/heap.v
](
theories/heap_lang/heap.v
)
as
`heapG`
. So too
[
theories/heap_lang/heap.v
](
theories/heap_lang/heap.v
)
as
`heapG`
. So too
are the definitions of ↦ and 𝖊 (in the formalization called
`perm`
).
are the definitions of ↦ and 𝖊 (in the formalization called
`perm`
).
*
The theorems stated in Section 5 about updates to the heap ghost
*
The theorems stated in Section 5 about updates to the heap ghost
state are proven in
(theories/heap_lang/heap.v)
[theories/heap_lang/heap.v].
state are proven in
[
theories/heap_lang/heap.v
]
(
theories/heap_lang/heap.v
)
.
*
The state interpretation from Section 5 is defined in
*
The state interpretation from Section 5 is defined in
[
theories/heap_lang/heap.v
](
theories/heap_lang/heap.v
)
as
`heap_ctx`
.
[
theories/heap_lang/heap.v
](
theories/heap_lang/heap.v
)
as
`heap_ctx`
.
*
Theorems 2.1, 2.2, 4.1, and 4.2 are proven in
*
Theorems 2.1, 2.2, 4.1, and 4.2 are proven in
...
...
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