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
Joshua Yanovski
iris-coq
Commits
1fbbd48c
Commit
1fbbd48c
authored
Jan 15, 2016
by
Robbert Krebbers
Browse files
More about later.
parent
3ba48c58
Changes
1
Hide whitespace changes
Inline
Side-by-side
modures/cofe.v
View file @
1fbbd48c
...
...
@@ -334,6 +334,8 @@ Section later.
Canonical
Structure
laterC
:
cofeT
:=
CofeT
later_cofe_mixin
.
Global
Instance
Later_contractive
:
Contractive
(
@
Later
A
).
Proof
.
by
intros
n
??
.
Qed
.
Global
Instance
Later_inj
n
:
Injective
(
dist
n
)
(
dist
(
S
n
))
(
@
Later
A
).
Proof
.
by
intros
x
y
.
Qed
.
End
later
.
Arguments
laterC
:
clear
implicits
.
...
...
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