(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

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
9. a<b
  f((Iter(f;ui:{a..b-1}. e(i)),e(b-1)) = e(a)


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


Generated subgoal:

1 10. b-1a
  f(u,e(b-1)) = e(a)

2 steps

About:
ifthenelseintnatural_numberaddsubtract
less_thanapplyfunctionuniverseequalmarked_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