Step
*
1
of Lemma
class-output-member-support
1. Info : Type
2. T : Type
3. es : EO+(Info)
4. bg : bag(E)
5. x : T
6. X : EClass(T)
7. e : E
8. e ↓∈ bg
9. e' : E
10. e' ≤loc e 
11. x ∈ X(e')
12. e ↓∈ bg
13. ≤loc(e) = ≤loc(e) ∈ bag(E)
⊢ (e' ∈ ≤loc(e))
BY
{ EAuto 1 }
Latex:
1.  Info  :  Type
2.  T  :  Type
3.  es  :  EO+(Info)
4.  bg  :  bag(E)
5.  x  :  T
6.  X  :  EClass(T)
7.  e  :  E
8.  e  \mdownarrow{}\mmember{}  bg
9.  e'  :  E
10.  e'  \mleq{}loc  e 
11.  x  \mmember{}  X(e')
12.  e  \mdownarrow{}\mmember{}  bg
13.  \mleq{}loc(e)  =  \mleq{}loc(e)
\mvdash{}  (e'  \mmember{}  \mleq{}loc(e))
By
EAuto  1
Home
Index