Nuprl Lemma : local-simulation-event_wf

[f:Name ⟶ Type]. ∀[Info:Type]. ∀[es:EO+(Message(f))]. ∀[hdr:Name]. ∀[locs:bag(Id)].
  ∀[e:E]. local-simulation-event(es;e;hdr;locs) ∈ supposing ↑has-header-and-in-locs(info(e);hdr;locs) 
  supposing hdr encodes Id × Info


Proof




Definitions occuring in Statement :  local-simulation-event: local-simulation-event(es;e;hdr;locs) local-simulation-eo: local-simulation-eo(es;e;hdr;locs) has-header-and-in-locs: has-header-and-in-locs(msg;hdr;locs) encodes-msg-type: hdr encodes T Message: Message(f) es-info: info(e) event-ordering+: EO+(Info) es-E: E Id: Id name: Name assert: b uimplies: supposing a uall: [x:A]. B[x] member: t ∈ T function: x:A ⟶ B[x] product: x:A × B[x] universe: Type bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a local-simulation-eo: local-simulation-eo(es;e;hdr;locs) subtype_rel: A ⊆B encodes-msg-type: hdr encodes T prop: top: Top all: x:A. B[x] local-simulation-event: local-simulation-event(es;e;hdr;locs) local-simulation-inputs: local-simulation-inputs(es;e;hdr;locs) es-le-before: loc(e) guard: {T} so_lambda: λ2x.t[x] so_apply: x[s] implies:  Q int_seg: {i..j-} lelt: i ≤ j < k and: P ∧ Q ge: i ≥  decidable: Dec(P) or: P ∨ Q le: A ≤ B satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] false: False not: ¬A bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff

Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[Info:Type].  \mforall{}[es:EO+(Message(f))].  \mforall{}[hdr:Name].  \mforall{}[locs:bag(Id)].
    \mforall{}[e:E]
        local-simulation-event(es;e;hdr;locs)  \mmember{}  E  supposing  \muparrow{}has-header-and-in-locs(info(e);hdr;locs) 
    supposing  hdr  encodes  Id  \mtimes{}  Info



Date html generated: 2016_05_17-AM-08_53_43
Last ObjectModification: 2016_01_17-PM-08_33_10

Theory : messages


Home Index