Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
gpfsl
Commits
a1492abc
Commit
a1492abc
authored
Oct 07, 2021
by
Hai Dang
Browse files
Add another TODO
parent
776c5a0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/examples/list_helper.v
View file @
a1492abc
...
...
@@ -4,7 +4,7 @@ From orc11 Require Import base.
From
stdpp
Require
Import
options
.
(* TODO: upstream to stdpp *)
(* TODO: cleanup unused lemmas *)
Section
prefixes
.
Context
{
A
:
Type
}.
Implicit
Types
(
B
:
Type
)
(
l
:
list
A
)
(
x
:
A
).
...
...
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