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
9e00370c
Commit
9e00370c
authored
Jul 15, 2020
by
Samuel Ben Hamou
Browse files
Fin preuve WfAx dans ZF.v
parent
ad6cdeeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
ZF.v
View file @
9e00370c
...
...
@@ -3,6 +3,7 @@
(
**
The
NatDed
development
,
Pierre
Letouzey
,
2019.
This
file
is
released
under
the
CC0
License
,
see
the
LICENSE
file
*
)
Require
Import
ROmega
.
Require
Import
Defs
NameProofs
Mix
Meta
Theories
PreModels
Models
.
Import
ListNotations
.
Local
Open
Scope
bool_scope
.
...
...
@@ -194,14 +195,13 @@ Proof.
simpl
(
Nat
.
max
1
_
).
assert
(
H
:=
level_lift_form_above
C
1
).
assert
(
H
'
:=
level_lift_form_above
C
2
).
admit
.
(
*
omega
with
*
.
*
)
romega
with
*
.
+
apply
nForall_fclosed
.
red
.
unfold
Names
.
Empty
.
intro
a
.
intro
.
rewrite
!
aux2
'
in
H
.
cbn
-
[
Names
.
union
]
in
H
.
rewrite
!
fvars_lift_form_above
in
H
.
unfold
FClosed
in
HC
'
.
unfold
Names
.
Empty
in
HC
'
.
destruct
HC
'
with
(
a
:=
a
).
namedec
.
Admitt
ed
.
Q
ed
.
End
ZFAx
.
...
...
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