Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Abhishek Anand
Iris
Commits
b8938010
Commit
b8938010
authored
6 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Fix some bad names.
parent
9d68507d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/bi/monpred.v
+2
-2
2 additions, 2 deletions
theories/bi/monpred.v
with
2 additions
and
2 deletions
theories/bi/monpred.v
+
2
−
2
View file @
b8938010
...
@@ -920,10 +920,10 @@ Proof.
...
@@ -920,10 +920,10 @@ Proof.
-
intros
P
.
split
=>
i
/=.
-
intros
P
.
split
=>
i
/=.
rewrite
bi
.
later_forall
.
f_equiv
=>
j
.
by
rewrite
-
later_plainly_2
.
rewrite
bi
.
later_forall
.
f_equiv
=>
j
.
by
rewrite
-
later_plainly_2
.
Qed
.
Qed
.
Global
Instance
monPred_plainly
C
`{
BiPlainly
PROP
}
:
BiPlainly
monPredSI
:=
Global
Instance
monPred_
bi_
plainly
`{
BiPlainly
PROP
}
:
BiPlainly
monPredSI
:=
{|
bi_plainly_mixin
:=
monPred_plainly_mixin
|}
.
{|
bi_plainly_mixin
:=
monPred_plainly_mixin
|}
.
Global
Instance
monPred_plainly_exist
`{
BiPlainly
PROP
}
`{
@
BiIndexBottom
I
bot
}
:
Global
Instance
monPred_
bi_
plainly_exist
`{
BiPlainly
PROP
}
`{
@
BiIndexBottom
I
bot
}
:
BiPlainlyExist
PROP
→
BiPlainlyExist
monPredSI
.
BiPlainlyExist
PROP
→
BiPlainlyExist
monPredSI
.
Proof
.
Proof
.
split
=>?
/=.
rewrite
monPred_plainly_eq
/=.
repeat
setoid_rewrite
monPred_at_exist
.
split
=>?
/=.
rewrite
monPred_plainly_eq
/=.
repeat
setoid_rewrite
monPred_at_exist
.
...
...
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