Step * of Lemma not-poly-choice-eta-2'

¬(∀f:Base. ((∀x,y:Base.  ((f y) x ∈ Base))  (f ~ λx,y. x)))
BY
(InstLemma `not-poly-choice-eta-2` []
   THEN RepeatFor ((ParallelLast THENA Auto))
   THEN (RWO "-1" THENA Auto)
   THEN Reduce 0
   THEN Auto) }


Latex:


Latex:
\mneg{}(\mforall{}f:Base.  ((\mforall{}x,y:Base.    ((f  x  y)  =  x))  {}\mRightarrow{}  (f  \msim{}  \mlambda{}x,y.  x)))


By


Latex:
(InstLemma  `not-poly-choice-eta-2`  []
  THEN  RepeatFor  3  ((ParallelLast  THENA  Auto))
  THEN  (RWO  "-1"  0  THENA  Auto)
  THEN  Reduce  0
  THEN  Auto)




Home Index