Step * 2 of Lemma fun-path-before


1. [T] Type
2. T ⟶ T
3. T
4. List
5. ∀x,y,a,b:T.  before b ∈  is f*(b) supposing x=f*(y) via v
⊢ ∀x,y,a,b:T.  before b ∈ [u v]  is f*(b) supposing x=f*(y) via [u v]
BY
xxx(Auto THEN ((RWO "fun-path-cons" (-2)) THENM (RWO "cons_before" (-1))) THEN Auto)xxx }

1
1. [T] Type
2. T ⟶ T
3. T
4. List
5. ∀x,y,a,b:T.  before b ∈  is f*(b) supposing x=f*(y) via v
6. T
7. T
8. T
9. T
10. {(x u ∈ T)
∧ ((u (f hd(v)) ∈ T) ∧ (u hd(v) ∈ T))) ∧ hd(v)=f*(y) via supposing 0 < ||v||
∧ u ∈ supposing ¬0 < ||v||}
11. ((a u ∈ T) ∧ (b ∈ v)) ∨ before b ∈ v
⊢ is f*(b)


Latex:


Latex:

1.  [T]  :  Type
2.  f  :  T  {}\mrightarrow{}  T
3.  u  :  T
4.  v  :  T  List
5.  \mforall{}x,y,a,b:T.    a  before  b  \mmember{}  v  {}\mRightarrow{}  a  is  f*(b)  supposing  x=f*(y)  via  v
\mvdash{}  \mforall{}x,y,a,b:T.    a  before  b  \mmember{}  [u  /  v]  {}\mRightarrow{}  a  is  f*(b)  supposing  x=f*(y)  via  [u  /  v]


By


Latex:
xxx(Auto  THEN  ((RWO  "fun-path-cons"  (-2))  THENM  (RWO  "cons\_before"  (-1)))  THEN  Auto)xxx




Home Index