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

1. m : 
2. k : 
3. 1m
4. mk
5. k' : 
6. m' : 
7. k' = k-1
8. m' = m-1
  ( i:{k-m..k-1}. i+1) = k'!m'  


By: Def of <nat>!<nat>


Generated subgoal:

1   ( i:{k-m..k-1}. i+1) = ( i:{k'-m'..k'}. i+1)  
1 step

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

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