Nuprl Lemma : local-simulation-embedding
∀f:Name ─→ Type
  ∀[Info:Type]
    ∀es:EO+(Message(f)). ∀hdr:Name. ∀locs:bag(Id).
      ∀e1,e2:E.
        (e1 ≤loc e2  ⇒ (λx.x embeds local-simulation-eo(es;e1;hdr;locs) into local-simulation-eo(es;e2;hdr;locs))) 
      supposing hdr encodes Id × Info
Proof
Definitions occuring in Statement : 
local-simulation-eo: local-simulation-eo(es;e;hdr;locs), 
encodes-msg-type: hdr encodes T, 
Message: Message(f), 
es-embedding: (f embeds eo1 into eo2), 
event-ordering+: EO+(Info), 
es-le: e ≤loc e' , 
es-E: E, 
Id: Id, 
name: Name, 
uimplies: b supposing a, 
uall: ∀[x:A]. B[x], 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
lambda: λx.A[x], 
function: x:A ─→ B[x], 
product: x:A × B[x], 
universe: Type, 
bag: bag(T)
Lemmas : 
iseg-es-embedding, 
local-simulation-inputs_wf, 
subtype_rel_list, 
bag-member_wf, 
subtype_rel_product, 
set_wf, 
iseg-local-simulation-inputs, 
es-le_wf, 
es-E_wf, 
event-ordering+_subtype, 
encodes-msg-type_wf, 
bag_wf, 
Id_wf, 
name_wf, 
event-ordering+_wf, 
Message_wf
Latex:
\mforall{}f:Name  {}\mrightarrow{}  Type
    \mforall{}[Info:Type]
        \mforall{}es:EO+(Message(f)).  \mforall{}hdr:Name.  \mforall{}locs:bag(Id).
            \mforall{}e1,e2:E.
                (e1  \mleq{}loc  e2 
                {}\mRightarrow{}  (\mlambda{}x.x  embeds  local-simulation-eo(es;e1;hdr;locs)  into
                                                local-simulation-eo(es;e2;hdr;locs))) 
            supposing  hdr  encodes  Id  \mtimes{}  Info
Date html generated:
2015_07_21-PM-04_50_27
Last ObjectModification:
2015_01_28-AM-08_44_40
Home
Index