Step
*
1
1
1
2
of Lemma
global-eo-before
1. L : (Id × Top) List
2. n : ℕ
3. ¬↑first(n)
4. ∀n:ℕn. (n < ||L|| 
⇒ (before(n) = filter(λn@0.loc(n@0) = loc(n);upto(n)) ∈ (ℕn List)))
5. n < ||L||@i
6. n ∈ E
⊢ (before(pred(n)) @ [pred(n)]) = filter(λn@0.loc(n@0) = loc(n);upto(n)) ∈ (ℕn List)
BY
{ (Assert (pred(n) <loc n) BY
         Auto) }
1
1. L : (Id × Top) List
2. n : ℕ
3. ¬↑first(n)
4. ∀n:ℕn. (n < ||L|| 
⇒ (before(n) = filter(λn@0.loc(n@0) = loc(n);upto(n)) ∈ (ℕn List)))
5. n < ||L||@i
6. n ∈ E
7. (pred(n) <loc n)
⊢ (before(pred(n)) @ [pred(n)]) = filter(λn@0.loc(n@0) = loc(n);upto(n)) ∈ (ℕn List)
Latex:
Latex:
1.  L  :  (Id  \mtimes{}  Top)  List
2.  n  :  \mBbbN{}
3.  \mneg{}\muparrow{}first(n)
4.  \mforall{}n:\mBbbN{}n.  (n  <  ||L||  {}\mRightarrow{}  (before(n)  =  filter(\mlambda{}n@0.loc(n@0)  =  loc(n);upto(n))))
5.  n  <  ||L||@i
6.  n  \mmember{}  E
\mvdash{}  (before(pred(n))  @  [pred(n)])  =  filter(\mlambda{}n@0.loc(n@0)  =  loc(n);upto(n))
By
Latex:
(Assert  (pred(n)  <loc  n)  BY
              Auto)
Home
Index