Step * of Lemma apply-ifthenelse-pi2

[T1,U1,T2,U2:Type]. ∀[x:T1 × U1]. ∀[y:T2 × U2]. ∀[b:𝔹].
  (snd(if then else fi if then snd(x) else snd(y) fi )
BY
((UnivCD THENA Auto) THEN (-1) THEN Reduce THEN Auto) }


Latex:


Latex:
\mforall{}[T1,U1,T2,U2:Type].  \mforall{}[x:T1  \mtimes{}  U1].  \mforall{}[y:T2  \mtimes{}  U2].  \mforall{}[b:\mBbbB{}].
    (snd(if  b  then  x  else  y  fi  )  \msim{}  if  b  then  snd(x)  else  snd(y)  fi  )


By


Latex:
((UnivCD  THENA  Auto)  THEN  D  (-1)  THEN  Reduce  0  THEN  Auto)




Home Index