Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
aae0efc9
Commit
aae0efc9
authored
Mar 14, 2018
by
Ralf Jung
Browse files
fix a fluke
parent
48f44eb2
Pipeline
#7446
passed with stage
in 12 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
theories/bi/interface.v
View file @
aae0efc9
...
...
@@ -110,8 +110,7 @@ Section bi_mixin.
(* In the ordered RA model: `core` is idempotent *)
bi_mixin_persistently_idemp_2
P
:
<
pers
>
P
⊢
<
pers
>
<
pers
>
P
;
(* In the ordered RA model: `core ε = ε`, which implies together with
monotonicity that `ε ≼ core x`. *)
(* In the ordered RA model: [ε ≼ core x]. *)
bi_mixin_persistently_emp_intro
P
:
P
⊢
<
pers
>
emp
;
bi_mixin_persistently_forall_2
{
A
}
(
Ψ
:
A
→
PROP
)
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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