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
Iris
stdpp
Commits
e1ae086f
Commit
e1ae086f
authored
Nov 09, 2017
by
Johannes Kloos
Browse files
Removed pointless annotation
parent
034bdcad
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/infinite.v
View file @
e1ae086f
...
...
@@ -71,7 +71,7 @@ Section Fresh.
apply
inbelow
;
omega
.
Qed
.
Instance
fresh_generic
:
Fresh
A
C
|
20
:
=
λ
s
,
fresh_generic_fix
(
1
+
Nat
.
log2
(
size
s
))
s
0
.
Instance
fresh_generic
:
Fresh
A
C
:
=
λ
s
,
fresh_generic_fix
s
0
.
Instance
fresh_generic_spec
:
FreshSpec
A
C
.
Proof
.
...
...
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