WhoCites
Definitions
graph
1
3
Sections
Graphs
Doc
Who Cites traversal?
traversal
Def traversal(G) == (Vertices(G)+Vertices(G)) List
Thm* For any graph Traversal
Type
gr_v
Def
Vertices(t) == 1of(t)
Thm*
t:Graph. Vertices(t)
Type
pi1
Def
1of(t) == t.1
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 1of(p)
A
About:
WhoCites
Definitions
graph
1
3
Sections
Graphs
Doc