graph
1
2
Sections
Graphs
Doc
Rank
Theorem
Name
3
Thm*
For any graph
i,j:V. [i]-- > *j
i-the_graph- > *j
[list-connect-singleton]
cites
1
Thm*
P:(T
Prop). (
x
nil.P(x))
False
[l_exists_nil]
2
Thm*
P:(T
Prop), x:T, L:T List. (
y
[x / L].P(y))
P(x)
(
y
L.P(y))
[l_exists_cons]
graph
1
2
Sections
Graphs
Doc