Step
*
1
2
of Lemma
iseg-local-simulation-inputs
1. f : Name ─→ Type@i'
2. [Info] : Type
3. es : EO+(Message(f))@i'
4. hdr : Name@i
5. locs : bag(Id)@i
6. hdr encodes Id × Info
7. e1 : E@i
8. e2 : E@i
9. e1 ≤loc e2 @i
⊢ map(λe.info(e);≤loc(e1)) ≤ map(λe.info(e);≤loc(e2))
BY
{ (InstLemma `iseg-es-le-before` [⌈es⌉;⌈e1⌉;⌈e2⌉]⋅ THENA Auto) }
1
1. f : Name ─→ Type@i'
2. [Info] : Type
3. es : EO+(Message(f))@i'
4. hdr : Name@i
5. locs : bag(Id)@i
6. hdr encodes Id × Info
7. e1 : E@i
8. e2 : E@i
9. e1 ≤loc e2 @i
10. ≤loc(e1) ≤ ≤loc(e2)
⊢ map(λe.info(e);≤loc(e1)) ≤ map(λe.info(e);≤loc(e2))
Latex:
Latex:
1.  f  :  Name  {}\mrightarrow{}  Type@i'
2.  [Info]  :  Type
3.  es  :  EO+(Message(f))@i'
4.  hdr  :  Name@i
5.  locs  :  bag(Id)@i
6.  hdr  encodes  Id  \mtimes{}  Info
7.  e1  :  E@i
8.  e2  :  E@i
9.  e1  \mleq{}loc  e2  @i
\mvdash{}  map(\mlambda{}e.info(e);\mleq{}loc(e1))  \mleq{}  map(\mlambda{}e.info(e);\mleq{}loc(e2))
By
Latex:
(InstLemma  `iseg-es-le-before`  [\mkleeneopen{}es\mkleeneclose{};\mkleeneopen{}e1\mkleeneclose{};\mkleeneopen{}e2\mkleeneclose{}]\mcdot{}  THENA  Auto)
Home
Index