(10steps total) PrintForm Definitions Lemmas graph 1 2 Sections Graphs Doc

At: dfl-traversal-consl 2 2

1. the_graph: Graph
2. L: Vertices(the_graph) List
3. i: Vertices(the_graph)
4. s: traversal(the_graph)
5. (inr(i) s)
6. dfl-traversal(the_graph;L;s)
7. j: Vertices(the_graph)
8. (inr(j) s)
L-the_graph- > *j

By: AllHyps (h.(Analyze h) THEN (Analyze h) THEN (BackThru h+1))

Generated subgoals:

None

About:
listunioninr

(10steps total) PrintForm Definitions Lemmas graph 1 2 Sections Graphs Doc