Step
*
of Lemma
lifting-ispair-ispair
∀[a,b,c,d,e:Top].
  (if if a is a pair then b otherwise c is a pair then d otherwise e 
  ~ if a is a pair then if b is a pair then d otherwise e otherwise if c is a pair then d otherwise e)
BY
{ ProveLiftingLemma }
Latex:
Latex:
\mforall{}[a,b,c,d,e:Top].
    (if  if  a  is  a  pair  then  b  otherwise  c  is  a  pair  then  d  otherwise  e 
    \msim{}  if  a  is  a  pair  then  if  b  is  a  pair  then  d  otherwise  e
        otherwise  if  c  is  a  pair  then  d  otherwise  e)
By
Latex:
ProveLiftingLemma
Home
Index