Step * 1 1 1 of Lemma swap_adjacent_decomp


1. Type
2. List
3. 1 < ||L||
4. ||tl(tl(L))|| (||L|| 2) ∈ ℤ
⊢ ||L|| ||[L[0]; [L[1] tl(tl(L))]]|| ∈ ℤ
BY
xxx(Reduce THEN Auto)xxx }


Latex:


Latex:

1.  A  :  Type
2.  L  :  A  List
3.  1  <  ||L||
4.  ||tl(tl(L))||  =  (||L||  -  2)
\mvdash{}  ||L||  =  ||[L[0];  [L[1]  /  tl(tl(L))]]||


By


Latex:
xxx(Reduce  0  THEN  Auto)xxx




Home Index