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
6bb8cbd4
Commit
6bb8cbd4
authored
Apr 15, 2019
by
Pierre Letouzey
Browse files
modeles toujours
parent
158b4c81
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Models.v
View file @
6bb8cbd4
This diff is collapsed.
Click to expand it.
Theories.v
View file @
6bb8cbd4
...
...
@@ -1322,9 +1322,9 @@ Lemma supercompletion :
MyExcludedMiddle
->
forall
th
(
nc
:
NewCsts
th
),
Consistent
th
->
exists
th
'
,
{
th
'
|
Extend
th
th
'
/
\
Consistent
th
'
/
\
WitnessSaturated
th
'
/
\
Complete
th
'
.
WitnessSaturated
th
'
/
\
Complete
th
'
}
.
Proof
.
intros
LG
EM
th
nc
C
.
exists
(
supercomplete
th
nc
).
split
;[
|
split
;[
|
split
]].
...
...
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