Step * 1 of Lemma adjacent-to-last


1. [T] Type
⊢ (∀a:T. (adjacent(T;[];last([]);a) ⇐⇒ False)) supposing (no_repeats(T;[]) and 0 < 0)
BY
Auto' }


Latex:


Latex:

1.  [T]  :  Type
\mvdash{}  (\mforall{}a:T.  (adjacent(T;[];last([]);a)  \mLeftarrow{}{}\mRightarrow{}  False))  supposing  (no\_repeats(T;[])  and  0  <  0)


By


Latex:
Auto'




Home Index