Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jonas Kastberg
iris
Commits
230f3454
Commit
230f3454
authored
Jan 31, 2016
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unit is timeless.
parent
f9f87bb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
modures/cofe.v
modures/cofe.v
+2
-0
No files found.
modures/cofe.v
View file @
230f3454
...
...
@@ -235,6 +235,8 @@ Section unit.
Definition
unit_cofe_mixin
:
CofeMixin
unit
.
Proof
.
by
repeat
split
;
try
exists
0
.
Qed
.
Canonical
Structure
unitC
:
cofeT
:
=
CofeT
unit_cofe_mixin
.
Global
Instance
unit_timeless
(
x
:
())
:
Timeless
x
.
Proof
.
done
.
Qed
.
End
unit
.
(** Product *)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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