(31steps 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: bi-tree-diameter 1 1 1 1 1

1. T : Id
2. to : |T|(IdLnk List)
3. from : |T|(IdLnk List)
4. bi-graph(T;to;from)
5. i,j:|T|.
5. p:Edge(T) List. 
5. lconnects(p;i;j) & (q:Edge(T) List. lconnects(q;i;j q = p)
6. L : |T| List
7. i:|T|. (i  L)
8. |T|
9. p : Edge(T) List
10. lpath(p)
11. ||p||||L||
12. i:|T|i@0:i@0<||L|| & i = L[i@0]
  n:||p||, m:n. source(p[m]) = source(p[n])  |T|


By: SupposeNot THEN MaAuto
THEN
Try
(BackThru
(Thm* T:(Id), to,from:(|T|(IdLnk List)), u:Edge(T).
(Thm* bi-graph(T;to;from source(u |T|)
THEN
Assert False
THEN
Assert (h:(||p|||T|). Inj(||p||; |T|; h))


Generated subgoals:

1 13. (n:||p||, m:n. source(p[m]) = source(p[n])  |T|)
  h:(||p|||T|). Inj(||p||; |T|; h)

6 steps
2 13. (n:||p||, m:n. source(p[m]) = source(p[n])  |T|)
14. h:(||p|||T|). Inj(||p||; |T|; h)
  False

7 steps

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

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