(5steps total) PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Removing units from the ends of the range of iteration preserves the result.

At: iter via intseg amputate units


  A:Type, f:(AAA), u:A.
  is_ident(Afu)
  
  is_assoc_sep(Af)
  
  (a,b:c:{a...b}, d:{c..b}, e:({a..b}A).
  ((i:{a..b}. i<c  di  e(i) = u)
  (
  ((Iter(f;ui:{a..b}. e(i)) = (Iter(f;ui:{c..d}. e(i)))


By: Auto


Generated subgoal:

1 1. A : Type
2. f : AAA
3. u : A
4. is_ident(Afu)
5. is_assoc_sep(Af)
6. a : 
7. b : 
8. c : {a...b}
9. d : {c..b}
10. e : {a..b}A
11. i:{a..b}. i<c  di  e(i) = u
  (Iter(f;ui:{a..b}. e(i)) = (Iter(f;ui:{c..d}. e(i))

4 steps

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

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