Step 
*
 of Lemma 
example1-ext
∀[A,B,C:Type].  (((A ⇒ B) ⇒ A) ⇒ (B ⇒ C) ⇒ (A ⇒ B) ⇒ (¬¬C))
BY
 
{ xxxExtract of Obid: example1
     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:  example1
      normalizes  to:
      
      \mlambda{}aba,bc,ab,nc.  (nc  (bc  (ab  (aba  ab))))
      finishing  with  Autoxxx
Home
Index