Step
*
of Lemma
lifting-ispair-less
∀[a,b,c,d,e,f:Top].
  (if if (a) < (b)  then c  else d is a pair then e otherwise f ~ if (a) < (b)
                                                                     then if c is a pair then e otherwise f
                                                                     else if d is a pair then e 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