(3steps total) PrintForm Definitions core StandardLIB Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: let wf

  A,B:Type, a:Ab:(AB). let x = a in b(x B

By: Unfold `let` 0


Generated subgoal:

1 1. A : Type
2. B : Type
3. a : A
4. b : AB
  (x.b(x))(a B

2 steps

About:
lambdaapplyfunctionuniversememberall
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

(3steps total) PrintForm Definitions core StandardLIB Search Doc