graph
1
2
Sections
Graphs
Doc
Rank
Theorem
Name
2
Thm*
E:(T
T
). (
x,y:T. E(x,y)
x = y)
(
i:T, s:(T+T) List. member-left-paren(x,y.E(x,y);i;s)
(inl(i)
s))
[assert-member-left-paren]
cites
1
Thm*
L:T List, P:(T
). (
x
L.P(x))
(
i:
||L||. P(L[i]))
[assert_l_bexists]
graph
1
2
Sections
Graphs
Doc