(11steps total) PrintForm Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: compose iter wf 1 2

1. A : Type
2. f : AA
3. i : 
4. 0<i
5. f{i-1}  AA
  f{i AA


By: Compute (f{i} * x.if i=0 x else f(f{i-1}(x)) fi)  AA
THEN
FunExtensionality


Generated subgoal:

1 6. x : A
  if i=0 x else f(f{i-1}(x)) fi  A

7 steps

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

(11steps total) PrintForm Definitions DiscreteMath Sections DiscrMathExt Doc