Step * 1 of Lemma adjacent-to-same2

.....antecedent..... 
1. Type
2. List
3. T
4. T
5. T
6. no_repeats(T;L)
7. adjacent(T;L;b;a)
8. adjacent(T;L;c;a)
⊢ before a ∈ L
BY
(FLemma `adjacent-before` [-1] THEN Auto)⋅ }


Latex:


Latex:
.....antecedent..... 
1.  T  :  Type
2.  L  :  T  List
3.  a  :  T
4.  b  :  T
5.  c  :  T
6.  no\_repeats(T;L)
7.  adjacent(T;L;b;a)
8.  adjacent(T;L;c;a)
\mvdash{}  c  before  a  \mmember{}  L


By


Latex:
(FLemma  `adjacent-before`  [-1]  THEN  Auto)\mcdot{}




Home Index