(2steps total) PrintForm Definitions rel 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: trans rel self functionality

  T:Type, R:(TTProp).
  (Trans x,y:TR(x,y))
  
  (a,a',b,b':TR(b,a R(a',b' R(a,a' R(b,b'))


By: (Unfolds [`trans`;`guard`] 0) THEN RepD


Generated subgoal:

1 1. T : Type
2. R : TTProp
3. a,b,c:TR(a,b R(b,c R(a,c)
4. a : T
5. a' : T
6. b : T
7. b' : T
8. R(b,a)
9. R(a',b')
10. R(a,a')
  R(b,b')

1 step

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

(2steps total) PrintForm Definitions rel 1 Sections StandardLIB Doc