Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Glen Mével
iris-time-proofs
Commits
74852b24
Commit
74852b24
authored
May 10, 2021
by
Glen Mével
Browse files
make a Persistent instance global
parent
9daed8bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/Thunks.v
View file @
74852b24
...
...
@@ -226,7 +226,7 @@ Section ThunkProofs.
eapply
to_agree_op_valid_L
,
(
proj1
(
Cinr_valid
(
A
:
=
unitR
)
_
)).
by
rewrite
Cinr_op
.
Qed
.
Loc
al
Instance
Thunk'_persistent
p
t
γ
v
n
R
φ
d
:
Glob
al
Instance
Thunk'_persistent
p
t
γ
v
n
R
φ
d
:
Persistent
(
Thunk'
p
t
γ
v
n
R
φ
d
).
Proof
.
revert
n
φ
.
induction
d
;
exact
_
.
...
...
Write
Preview
Supports
Markdown
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