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