Step
*
2
1
1
2
1
1
1
of Lemma
last-decidable
1. es : EO@i'
2. e : E@i
3. P : {a:E| loc(a) = loc(e) ∈ Id}  ⟶ ℙ
4. ∀a:{a:E| loc(a) = loc(e) ∈ Id} . Dec(P[a])@i
5. f : {a:E| loc(a) = loc(e) ∈ Id}  ⟶ 𝔹
6. ∀a,b:{a:E| loc(a) = loc(e) ∈ Id} .  (P[a] 
⇐⇒ P[b] 
⇐⇒ f[a] = f[b])
7. e' : E
8. e' ≤loc e 
9. ∀e'':E. ((e' <loc e'') 
⇒ e'' ≤loc e  
⇒ f[e''] = f[e])
10. P[e'] 
⇐⇒ P[e]@i
⊢ f[e'] = f[e]
BY
{ (InstHyp [⌜e'⌝;⌜e⌝] (-5)⋅ THEN Auto) }
Latex:
Latex:
1.  es  :  EO@i'
2.  e  :  E@i
3.  P  :  \{a:E|  loc(a)  =  loc(e)\}    {}\mrightarrow{}  \mBbbP{}
4.  \mforall{}a:\{a:E|  loc(a)  =  loc(e)\}  .  Dec(P[a])@i
5.  f  :  \{a:E|  loc(a)  =  loc(e)\}    {}\mrightarrow{}  \mBbbB{}
6.  \mforall{}a,b:\{a:E|  loc(a)  =  loc(e)\}  .    (P[a]  \mLeftarrow{}{}\mRightarrow{}  P[b]  \mLeftarrow{}{}\mRightarrow{}  f[a]  =  f[b])
7.  e'  :  E
8.  e'  \mleq{}loc  e 
9.  \mforall{}e'':E.  ((e'  <loc  e'')  {}\mRightarrow{}  e''  \mleq{}loc  e    {}\mRightarrow{}  f[e'']  =  f[e])
10.  P[e']  \mLeftarrow{}{}\mRightarrow{}  P[e]@i
\mvdash{}  f[e']  =  f[e]
By
Latex:
(InstHyp  [\mkleeneopen{}e'\mkleeneclose{};\mkleeneopen{}e\mkleeneclose{}]  (-5)\mcdot{}  THEN  Auto)
Home
Index