graph
1
2
Sections
Graphs
Doc
Rank
Theorem
Name
3
Thm*
For any graph
A:V List, x:V. A-- > *[x]
A-- > *x
[list-list-connect-singleton]
cites
0
Thm*
P:(T
Prop). (
x
nil.P(x))
[l_all_nil]
2
Thm*
P:(T
Prop), x:T, L:T List. (
y
[x / L].P(y))
P(x) & (
y
L.P(y))
[l_all_cons]
graph
1
2
Sections
Graphs
Doc