Step * of Lemma int_eq-as-ifthenelse

[r,s,x,y:Top].  (if r=s  then x  else if (r =z s) then else fi )
BY
(Auto THEN RW  (BasicSymbolicComputeC []) THEN Auto) }


Latex:


Latex:
\mforall{}[r,s,x,y:Top].    (if  r=s    then  x    else  y  \msim{}  if  (r  =\msubz{}  s)  then  x  else  y  fi  )


By


Latex:
(Auto  THEN  RW    (BasicSymbolicComputeC  [])  0  THEN  Auto)




Home Index