Step * of Lemma lifting-ispair-less

[a,b,c,d,e,f:Top].
  (if if (a) < (b)  then c  else is pair then otherwise if (a) < (b)
                                                                     then if is pair then otherwise f
                                                                     else if is pair then otherwise f)
BY
ProveLiftingLemma }


Latex:


Latex:
\mforall{}[a,b,c,d,e,f:Top].
    (if  if  (a)  <  (b)    then  c    else  d  is  a  pair  then  e  otherwise  f  \msim{}  if  (a)  <  (b)
                                                                                                                                          then  if  c  is  a  pair  then  e
                                                                                                                                                    otherwise  f
                                                                                                                                          else  if  d  is  a  pair  then  e
                                                                                                                                                    otherwise  f)


By


Latex:
ProveLiftingLemma




Home Index