Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pierre Letouzey
natded
Commits
934da1dd
Commit
934da1dd
authored
Jul 30, 2020
by
Pierre Letouzey
Browse files
An extra Open Scope for fixing the compilation with Coq 8.11
parent
82720a0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
NameProofs.v
View file @
934da1dd
...
...
@@ -26,6 +26,7 @@ Qed.
Import
Names
.
Import
Logic
.
(
*
for
[
eq
]
*
)
Local
Open
Scope
nat
.
(
*
needed
for
Coq
8.11
*
)
Lemma
mem_false
x
vs
:
~
In
x
vs
->
mem
x
vs
=
false
.
...
...
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