Step
*
of Lemma
example2-ext
∀[A,B,C:Type].  (((A 
⇒ B) 
⇒ A) 
⇒ (B 
⇒ C) 
⇒ (A 
⇒ B) 
⇒ (¬¬C))
BY
{ xxxExtract of Obid: example2
     normalizes to:
     
     λaba,bc,ab,nc. (nc (bc (ab (aba ab))))
     finishing with Autoxxx }
Latex:
Latex:
\mforall{}[A,B,C:Type].    (((A  {}\mRightarrow{}  B)  {}\mRightarrow{}  A)  {}\mRightarrow{}  (B  {}\mRightarrow{}  C)  {}\mRightarrow{}  (A  {}\mRightarrow{}  B)  {}\mRightarrow{}  (\mneg{}\mneg{}C))
By
Latex:
xxxExtract  of  Obid:  example2
      normalizes  to:
     
      \mlambda{}aba,bc,ab,nc.  (nc  (bc  (ab  (aba  ab))))
      finishing  with  Autoxxx
Home
Index