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

1. R : Id
2. in : {i:Id| R(i) }IdLnk
3. out : {i:Id| R(i) }IdLnk
4. i:{i:Id| R(i) }. 
4. R(source(in(i))) & R(destination(out(i)))
4. & source(out(i)) = i
4. & & destination(in(i)) = i
4. & in(destination(out(i))) = out(i)
4. & out(source(in(i))) = in(i)
  (i,j:{i:Id| R(i) }. k:x.destination(out(x))^k(i) = j Type


By: GenConcl ((x.destination(out(x))) = f) THEN Analyze THEN InstHyp [x] 4
THEN
ExRepD


Generated subgoals:

None

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

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