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
Janno
iris-coq
Commits
75411d7d
Commit
75411d7d
authored
Jun 14, 2018
by
Ralf Jung
Browse files
monpred test: use typed turnstile notation
parent
26534645
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/proofmode_monpred.v
View file @
75411d7d
...
...
@@ -121,7 +121,7 @@ Section tests.
Qed
.
Lemma
test_iNext_Bi
P
:
@
bi_entails
monPredI
(
▷
P
)
(
▷
P
)
.
▷
P
⊢
@{
monPredI
}
▷
P
.
Proof
.
iIntros
"H"
.
by
iNext
.
Qed
.
(** Test monPred_at framing *)
...
...
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