Step
*
1
of Lemma
global-eo-info-le-before
1. L : (Id × Top) List
2. e : E
⊢ map(λx.(snd(x));filter(λx.fst(x) = loc(e);firstn(e;L))) @ [info(e)] 
~ map(λx.(snd(x));filter(λx.fst(x) = loc(e);firstn(e + 1;L)))
BY
{ ((RWO "global-eo-E-sq" (-1) THENA Auto) THEN D -1 THEN Thin (-1)) }
1
1. L : (Id × Top) List
2. e : ℕ||L||
⊢ map(λx.(snd(x));filter(λx.fst(x) = loc(e);firstn(e;L))) @ [info(e)] 
~ map(λx.(snd(x));filter(λx.fst(x) = loc(e);firstn(e + 1;L)))
Latex:
Latex:
1.  L  :  (Id  \mtimes{}  Top)  List
2.  e  :  E
\mvdash{}  map(\mlambda{}x.(snd(x));filter(\mlambda{}x.fst(x)  =  loc(e);firstn(e;L)))  @  [info(e)] 
\msim{}  map(\mlambda{}x.(snd(x));filter(\mlambda{}x.fst(x)  =  loc(e);firstn(e  +  1;L)))
By
Latex:
((RWO  "global-eo-E-sq"  (-1)  THENA  Auto)  THEN  D  -1  THEN  Thin  (-1))
Home
Index