Step * 1 1 1 of Lemma full-omega-unsat


1. Unit
2. inr Ax  ≤ inl x
3. True
⊢ False
BY
((Assert case inr Ax  of inl(a) => tt inr(b) => ff ≤ case inl of inl(a) => tt inr(b) => ff BY
          Auto)
   THEN Reduce (-1)⋅
   }

1
1. Unit
2. inr Ax  ≤ inl x
3. True
4. ff ≤ tt
⊢ False


Latex:


Latex:

1.  x  :  Unit
2.  inr  Ax    \mleq{}  inl  x
3.  True
\mvdash{}  False


By


Latex:
((Assert  case  inr  Ax    of  inl(a)  =>  tt  |  inr(b)  =>  ff  \mleq{}  case  inl  x  of  inl(a)  =>  tt  |  inr(b)  =>  ff  BY
                Auto)
  THEN  Reduce  (-1)\mcdot{}
  )




Home Index