Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Isaac van Bakel
Iris
Commits
4fe52b0b
Commit
4fe52b0b
authored
1 year ago
by
Ralf Jung
Committed by
Robbert Krebbers
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
6edd9b82
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iris/bi/plainly.v
+1
-1
1 addition, 1 deletion
iris/bi/plainly.v
with
1 addition
and
1 deletion
iris/bi/plainly.v
+
1
−
1
View file @
4fe52b0b
...
@@ -134,7 +134,7 @@ Section plainly_derived.
...
@@ -134,7 +134,7 @@ Section plainly_derived.
Proper
(
flip
(
⊢
)
==>
flip
(
⊢
))
(
@
plainly
PROP
_)
.
Proper
(
flip
(
⊢
)
==>
flip
(
⊢
))
(
@
plainly
PROP
_)
.
Proof
.
intros
P
Q
;
apply
plainly_mono
.
Qed
.
Proof
.
intros
P
Q
;
apply
plainly_mono
.
Qed
.
(* Not an instance
, see
the bottom of this file *)
(* Not an instance
; registered as [Hint Immediate] at
the bottom of this file *)
Lemma
plain_persistent
P
:
Plain
P
→
Persistent
P
.
Lemma
plain_persistent
P
:
Plain
P
→
Persistent
P
.
Proof
.
intros
.
by
rewrite
/
Persistent
-
plainly_elim_persistently
.
Qed
.
Proof
.
intros
.
by
rewrite
/
Persistent
-
plainly_elim_persistently
.
Qed
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment