(5steps 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 1

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


By: Rewrite by Hyp:6 Using:[k:= c-a]


Generated subgoal:

1   (Iter(f;uj:{a+c-a..b+c-a}. e(j-(c-a))) = (Iter(f;uj:{c..d}. g(j))
3 steps

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

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