Step * of Lemma hd-before

[T:Type]. ∀L:T List. ∀x:T. ((x ∈ L)  hd(L) before x ∈ supposing ¬(x hd(L) ∈ T)) supposing 0 < ||L||
BY
(Auto THEN DVar `L' THEN All Reduce THEN Auto') }

1
1. [T] Type
2. T
3. List
4. 0 < ||v|| 1
5. T
6. (x ∈ [u v])
7. ¬(x u ∈ T)
⊢ before x ∈ [u v]


Latex:


Latex:
\mforall{}[T:Type]
    \mforall{}L:T  List.  \mforall{}x:T.  ((x  \mmember{}  L)  {}\mRightarrow{}  hd(L)  before  x  \mmember{}  L  supposing  \mneg{}(x  =  hd(L)))  supposing  0  <  ||L||


By


Latex:
(Auto  THEN  DVar  `L'  THEN  All  Reduce  THEN  Auto')




Home Index