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
Gaëtan Gilbert
Iris
Commits
24b3e476
Commit
24b3e476
authored
9 years ago
by
Janno
Browse files
Options
Downloads
Patches
Plain Diff
proved timeless_impl
parent
f6ef6427
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_core.v
+10
-0
10 additions, 0 deletions
iris_core.v
with
10 additions
and
0 deletions
iris_core.v
+
10
−
0
View file @
24b3e476
...
@@ -655,6 +655,16 @@ Module Type IRIS_CORE (RL : VIRA_T) (C : CORE_LANG) (R: IRIS_RES RL C) (WP: WORL
...
@@ -655,6 +655,16 @@ Module Type IRIS_CORE (RL : VIRA_T) (C : CORE_LANG) (R: IRIS_RES RL C) (WP: WORL
simpl
.
eapply
HTP
;
done
.
simpl
.
eapply
HTP
;
done
.
Qed
.
Qed
.
Lemma
timeless_impl
P
Q
:
timeless
Q
⊑
timeless
(
P
→
Q
)
.
Proof
.
move
=>
w
n
HTQ
/=
w'
k
Ltk
HPQ
w''
[|[|
m
]]
Lem
HP
;
first
exact
:
bpred
.
{
apply
HPQ
,
HP
.
omega
.
}
eapply
HTQ
,
HPQ
;
[
omega
|
omega
|]
.
eapply
dpred
,
HP
.
omega
.
Qed
.
Section
TimelessQuant
.
Section
TimelessQuant
.
Context
{
T
}
`{
cT
:
cmetric
T
}
.
Context
{
T
}
`{
cT
:
cmetric
T
}
.
Context
(
φ
:
T
-
n
>
Props
)
.
Context
(
φ
:
T
-
n
>
Props
)
.
...
...
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