(7steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: iter via intseg shift rw 1 2

1. A : Type
2. f : AAA
3. u : A
4. a : 
5. b : {a+1...}
6. c:{a..b}, e:({a..c}A), k:.
6. (Iter(f;ui:{a..c}. e(i)) = (Iter(f;uj:{a+k..c+k}. e(j-k))
7. e : {a..b}A
8. k : 
  (Iter(f;ui:{a..b}. e(i)) = (Iter(f;uj:{a+k..b+k}. e(j-k))


By: Rewrite by
Thm*  f:(AAA), u:Aa,b:e:({a..b}A).
Thm*  a<b
Thm*  
Thm*  (Iter(f;ui:{a..b}. e(i)) = f((Iter(f;ui:{a..b-1}. e(i)),e(b-1))


Generated subgoal:

1   f((Iter(f;ui:{a..b-1}. e(i)),e(b-1))
  =
  f((Iter(f;uj:{a+k..b+k-1}. e(j-k)),e(b+k-1-k))

3 steps

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

(7steps total) Remark PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc