(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

1. A : Type
2. f : AA
3. i : 
4. 0<i
5. f{i-1}  AA
6. x : A
  if i=0 x else f(f{i-1}(x)) fi  A


By: SplitITE Concl


Generated subgoals:

1 7. i = 0
  x  A

Trivial
2 7. i  0
  f(f{i-1}(x))  A

5 steps

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

(11steps total) PrintForm Definitions DiscreteMath Sections DiscrMathExt Doc