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

1. A : Type
2. f : AA
3. i : 
4. x : A
  f{i}(x) = f{i-1}(f(x))


By: Rewrite by f(x) = f{1}(x A


Generated subgoals:

1   f(x) = f{1}(x)
1 step
2   f{i}(x) = f{i-1}(f{1}(x))
1 step

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

(4steps total) PrintForm Definitions Lemmas DiscreteMath Sections DiscrMathExt Doc