(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

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 : 
  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))


By: Analyze


Generated subgoal:

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

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

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