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
William Mansky
Iris
Commits
e125ac8e
Commit
e125ac8e
authored
10 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
*oops*
parent
2573079a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
iris_check.v
+1
-1
1 addition, 1 deletion
iris_check.v
iris_derived_rules.v
+1
-1
1 addition, 1 deletion
iris_derived_rules.v
with
2 additions
and
2 deletions
iris_check.v
+
1
−
1
View file @
e125ac8e
Require
Import
Arith
ssreflect
.
Require
Import
world_prop
world_prop_recdom
core_lang
lang
masks
iris_core
iris_plog
iris_meta
iris_vs_rules
iris_ht_rules
.
Require
Import
ModuRes
.
RA
ModuRes
.
UPred
ModuRes
.
BI
ModuRes
.
PreoMet
ModuRes
.
Finmap
.
Require
Import
ModuRes
.
RA
ModuRes
.
UPred
ModuRes
.
BI
ModuRes
.
PreoMet
ModuRes
.
Finmap
ModuRes
.
RAConstr
.
Set
Bullet
Behavior
"Strict Subproofs"
.
...
...
This diff is collapsed.
Click to expand it.
iris_derived_rules.v
+
1
−
1
View file @
e125ac8e
...
...
@@ -91,7 +91,7 @@ Module Type IRIS_DERIVED_RULES (RL : RA_T) (C : CORE_LANG) (R: IRIS_RES RL C) (W
clear
-
HU
.
move
=>
rf
Hval
.
exists
rl'
.
split
;
first
reflexivity
.
by
eapply
HU
.
-
move
=>
w0
n0
r0
Hpvs
.
-
intros
w0
n0
r0
Hpvs
.
eapply
pvsByImpl
;
last
eassumption
.
move
=>{
Hpvs
w0
n0
r0
}
w0
n0
r0
[[
rl''
Hrl''
]
Hown
]
.
subst
rl''
.
exact
Hown
.
...
...
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