Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHARGUERAUD Arthur
cfml
Commits
4f37b123
Commit
4f37b123
authored
May 02, 2016
by
charguer
Browse files
dfs_proof
parent
a26fd78b
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/DFS/DFS_proof.v
View file @
4f37b123
...
...
@@ -92,7 +92,7 @@ Lemma reachables_monotone : forall G E1 E2 F1 F2,
F2
\
c
F1
->
reachables
G
E2
F2
.
Proof
using
.
skip
.
introv
R
HE
HF
.
rewrite
incl_in_eq
in
HE
,
HF
.
skip
.
Qed
.
Lemma
reachables_trans
:
forall
G
E1
E2
E3
,
...
...
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