(8steps total) PrintForm Definitions DiscreteMath Sections DiscrMathExt Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: fin plus nat ooc nat 1 2 1

1. k : 
2. x : k+
  if InjCase(xiink+n)<k inl(InjCase(xiink+n))
  else inr(InjCase(xiink+n)-k) fi
  =
  x
   k+


By: Analyze-1 THEN Reduce Concl


Generated subgoals:

1 2. x1 : k
  if x1<k inl(x1) else inr(x1-k) fi = inl(x1 k+

1 step
2 2. y : 
  if k+y<k inl(k+y) else inr(k+y-k) fi = inr(y k+

1 step

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

(8steps total) PrintForm Definitions DiscreteMath Sections DiscrMathExt Doc