(8steps total) PrintForm Definitions core StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: stable function equal

  A,B:Type, f,g:(AB). (x:A. Stable{f(x) = g(x)})  Stable{f = g}

By: Unfold `stable` 0


Generated subgoal:

1 1. A : Type
2. B : Type
3. f : AB
4. g : AB
5. x:Af(x) = g(x f(x) = g(x)
6. f = g
  f = g

7 steps

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

(8steps total) PrintForm Definitions core StandardLIB Doc