(2steps total) PrintForm Definitions Lemmas IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Splitting the last element from the domain of iteration.

At: iter via intseg split last


  A:Type, f:(AAA), u:Aa,b:e:({a..b}A).
  a<b  (Iter(f;ui:{a..b}. e(i)) = f((Iter(f;ui:{a..b-1}. e(i)),e(b-1))


By: Auto


Generated subgoal:

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

1 step

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

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