(14steps total) PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: edge-to 2 1 2 1

1. G : Id
2. to : |G|(IdLnk List)
3. from : |G|(IdLnk List)
4. e : Edge(G)
5. bi-graph(G;to;from)
6. (e  to(destination(e)))
  False


By: AssertBY (e  Edge(G)) Auto THEN DVar `e' THEN ExRepD THEN Analyze -2
THEN
DupHyp -2
THEN
Unfold `bi-graph` -1
THEN
InstHyp [i] -1
THEN
Unfold `l_all` -1
THEN
InstHyp [e] -1


Generated subgoal:

1 4. e : IdLnk
5. i : |G|
6. (e  from(i))
7. bi-graph(G;to;from)
8. e  Edge(G)
9. i:|G|. 
9. (lto(i).destination(l) = i
9. G(source(l))
9. & (l  from(source(l)))
9. & (lnk-inv(l from(i)))
9. & (lfrom(i).source(l) = i
9. & G(destination(l))
9. & & (l  to(destination(l)))
9. & & (lnk-inv(l to(i)))
10. (lto(i).destination(l) = i
10. G(source(l))
10. & (l  from(source(l)))
10. & (lnk-inv(l from(i)))
11. l:IdLnk. 
11. (l  from(i))
11. 
11. source(l) = i
11. G(destination(l))
11. & (l  to(destination(l)))
11. & (lnk-inv(l to(i))
12. source(e) = i
13. G(destination(e))
14. (e  to(destination(e)))
15. (lnk-inv(e to(i))
  (e  to(destination(e)))

2 steps

About:
listboolfunctionmemberfalse
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(14steps total) PrintForm Definitions Lemmas mb event system 7 Sections EventSystems Doc