(5steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: iter via intseg singleton 1

1. A : Type
2. f : AAA
3. u : A
4. is_ident(Afu)
5. a : 
6. b : 
7. e : {a..b}A
8. a+1 = b
  (Iter(f;ui:{a..b}. e(i)) = e(a)


By: Compute
CoIter(f;ui:{a..b}. e(i)
Co*
Coif a<b f((Iter(f;ui:{a..b-1}. e(i)),e(b-1)) else u fi
THEN
SplitOnConclITE


Generated subgoal:

1 9. a<b
  f((Iter(f;ui:{a..b-1}. e(i)),e(b-1)) = e(a)

3 steps

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

(5steps total) PrintForm Definitions IteratedBinops Sections DiscrMathExt Doc