(8steps total)
PrintForm
Definitions
Lemmas
graph
1
3
Sections
Graphs
Doc
At:
adjm-edge-accum-properties
1
1
1.
M:
AdjMatrix
2.
T:
Type
3.
s:
T
4.
x:
M.size
5.
f:
T
M.size
T
6.
y:
M.size
7.
e:
{p:(
M.size
M.size)| M.adj(1of(p),2of(p)) }
8.
e = < x,y >
(y
upto(0;M.size))
By:
AssertBY (y
upto(0;M.size)) (RWO
Thm*
i,j,k:
. (k
upto(i;j))
i
k & k < j 0)
Generated subgoal:
1
9.
(y
upto(0;M.size))
(y
upto(0;M.size))
1
step
About:
(8steps total)
PrintForm
Definitions
Lemmas
graph
1
3
Sections
Graphs
Doc