Step
*
1
of Lemma
es-interface-history-iseg
1. [Info] : Type
2. es : EO+(Info)@i'
3. [A] : Type
4. X : EClass(A List)@i'
5. WellFnd{i}(E;x,y.(x <loc y))
6. j : E@i
7. ∀k:E. ((k <loc j) 
⇒ (∀e:E. (e ≤loc k  
⇒ es-interface-history(es;X;e) ≤ es-interface-history(es;X;k))))@i
8. e : E@i
9. e ≤loc j @i
10. ↑first(j)
⊢ es-interface-history(es;X;e) ≤ es-interface-history(es;X;j)
BY
{ (Subst ⌈e = j ∈ E⌉ 0⋅ THEN Auto) }
Latex:
Latex:
1.  [Info]  :  Type
2.  es  :  EO+(Info)@i'
3.  [A]  :  Type
4.  X  :  EClass(A  List)@i'
5.  WellFnd\{i\}(E;x,y.(x  <loc  y))
6.  j  :  E@i
7.  \mforall{}k:E
          ((k  <loc  j)
          {}\mRightarrow{}  (\mforall{}e:E.  (e  \mleq{}loc  k    {}\mRightarrow{}  es-interface-history(es;X;e)  \mleq{}  es-interface-history(es;X;k))))@i
8.  e  :  E@i
9.  e  \mleq{}loc  j  @i
10.  \muparrow{}first(j)
\mvdash{}  es-interface-history(es;X;e)  \mleq{}  es-interface-history(es;X;j)
By
Latex:
(Subst  \mkleeneopen{}e  =  j\mkleeneclose{}  0\mcdot{}  THEN  Auto)
Home
Index