Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MEVEL Glen
iris-time-proofs
Commits
ab4583c1
Commit
ab4583c1
authored
Nov 07, 2018
by
MEVEL Glen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix comments.
parent
a11f6dae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
theories/TimeCredits.v
theories/TimeCredits.v
+1
-1
theories/TimeReceipts.v
theories/TimeReceipts.v
+1
-1
No files found.
theories/TimeCredits.v
View file @
ab4583c1
...
...
@@ -188,7 +188,7 @@ End TickSpec.
(*
* Operation semantics of `tick`
* Operation
al
semantics of `tick`
*)
Section
Tick_lemmas
.
...
...
theories/TimeReceipts.v
View file @
ab4583c1
...
...
@@ -332,7 +332,7 @@ Section Soundness.
(* allocate the ghost state associated with ℓ: *)
iMod
(
auth_nat_alloc
0
)
as
(
γ
1
)
"[Hγ1● _]"
.
iMod
(
auth_mnat_alloc
0
)
as
(
γ
2
)
"[Hγ2● _]"
.
(* packing all those bits, build the heap instance necessary to use time
credi
ts: *)
(* packing all those bits, build the heap instance necessary to use time
receip
ts: *)
pose
(
Build_timeReceiptHeapG
Σ
(
HeapG
Σ
_
(
GenHeapG
_
_
Σ
_
_
_
h
))
_
_
_
γ
1
γ
2
)
as
HtrHeapG
.
(* create the invariant: *)
...
...
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