Step * of Lemma test3-cform-normalize

[a,B:Top].
  (if is inl then <B[if is inl then 1
                       else 2]
                    B[if Ax then otherwise if is pair then 3
                                                   otherwise if is an integer then 3
                                                             else if is an atom then 3
                                                                  otherwise isatom1(a;3;isatom2(a;3;4))]
                    >
   else B[if is inl then 1
          else 2] if is inl then <B[1], B[4]>
                    else B[2])
BY
(NormalizeCFormTest 0⋅ THEN Auto) }


Latex:


Latex:
\mforall{}[a,B:Top].
    (if  a  is  inl  then  <B[if  a  is  inl  then  1
                                              else  2]
                                        ,  B[if  a  =  Ax  then  3
                                                otherwise  if  a  is  a  pair  then  3
                                                                    otherwise  if  a  is  an  integer  then  3
                                                                                        else  if  a  is  an  atom  then  3
                                                                                                  otherwise  isatom1(a;3;isatom2(a;3;4))]
                                        >
      else  B[if  a  is  inl  then  1
                    else  2]  \msim{}  if  a  is  inl  then  <B[1],  B[4]>
                                        else  B[2])


By


Latex:
(NormalizeCFormTest  0\mcdot{}  THEN  Auto)




Home Index