Step * 1 5 2 1 of Lemma es-cut-add-at

.....assertion..... 
1. Info Type
2. es EO+(Info)
3. EClass(Top)
4. sys-antecedent(es;X)
5. Cut(X;f)
6. E(X)
7. ((f e) e ∈ E(X)))  e ∈ c
8. (↑e ∈b prior(X))  prior(X)(e) ∈ c
9. ¬e ∈ c
10. c+e ∈ Cut(X;f)
11. c+e ∈ fset(E)
12. sorted-by(λx,y. x ≤loc ;c(loc(e)))
⊢ (∀e'∈c(loc(e)).e' ≤loc )
BY
(BLemma `l_all_iff` THEN Auto) }

1
1. Info Type
2. es EO+(Info)
3. EClass(Top)
4. sys-antecedent(es;X)
5. Cut(X;f)
6. E(X)
7. ((f e) e ∈ E(X)))  e ∈ c
8. (↑e ∈b prior(X))  prior(X)(e) ∈ c
9. ¬e ∈ c
10. c+e ∈ Cut(X;f)
11. c+e ∈ fset(E)
12. sorted-by(λx,y. x ≤loc ;c(loc(e)))
13. e' {e1:E(X)| loc(e1) loc(e) ∈ Id} @i
14. (e' ∈ c(loc(e)))@i
⊢ e' ≤loc 


Latex:



Latex:
.....assertion..... 
1.  Info  :  Type
2.  es  :  EO+(Info)
3.  X  :  EClass(Top)
4.  f  :  sys-antecedent(es;X)
5.  c  :  Cut(X;f)
6.  e  :  E(X)
7.  (\mneg{}((f  e)  =  e))  {}\mRightarrow{}  f  e  \mmember{}  c
8.  (\muparrow{}e  \mmember{}\msubb{}  prior(X))  {}\mRightarrow{}  prior(X)(e)  \mmember{}  c
9.  \mneg{}e  \mmember{}  c
10.  c+e  \mmember{}  Cut(X;f)
11.  c+e  \mmember{}  fset(E)
12.  sorted-by(\mlambda{}x,y.  x  \mleq{}loc  y  ;c(loc(e)))
\mvdash{}  (\mforall{}e'\mmember{}c(loc(e)).e'  \mleq{}loc  e  )


By


Latex:
(BLemma  `l\_all\_iff`  THEN  Auto)




Home Index