Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joshua Yanovski
iris-coq
Commits
bbda866b
Commit
bbda866b
authored
Aug 18, 2016
by
Jacques-Henri Jourdan
Browse files
USeless spaces
parent
11736f5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
program_logic/thread_local.v
View file @
bbda866b
...
...
@@ -80,7 +80,7 @@ Section proofs.
iIntros
(
??
)
"#Htlinv Htoks"
.
iDestruct
"Htlinv"
as
(
i
)
"[% #Hinv]"
.
rewrite
{
1
4
}
(
union_difference_L
(
nclose
N
)
E
)
//.
rewrite
{
1
5
}
(
union_difference_L
{
[
i
]
}
(
nclose
N
))
?
tl_tokens_union
;
try
set_solver
.
rewrite
{
1
5
}
(
union_difference_L
{
[
i
]
}
(
nclose
N
))
?
tl_tokens_union
;
try
set_solver
.
iDestruct
"Htoks"
as
"[[Htoki Htoks0] Htoks1]"
.
iFrame
"Htoks0 Htoks1"
.
iInv
tlN
as
"[[HP >Hdis]|>Htoki2]"
"Hclose"
.
-
iVs
(
"Hclose"
with
"[Htoki]"
)
as
"_"
.
auto
.
iFrame
.
...
...
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