Nuprl Lemma : cond-verify-msg-body_wf

[f:Name ⟶ Type]. ∀[T:Type]. ∀[hdr:Name]. ∀[msg:Message(f)].
  cond-verify-msg-body(hdr;msg) ∈ bag(T) supposing hdr encodes T


Proof




Definitions occuring in Statement :  cond-verify-msg-body: cond-verify-msg-body(hdr;msg) encodes-msg-type: hdr encodes T Message: Message(f) name: Name uimplies: supposing a uall: [x:A]. B[x] member: t ∈ T function: x:A ⟶ B[x] universe: Type bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a cond-verify-msg-body: cond-verify-msg-body(hdr;msg) all: x:A. B[x] implies:  Q bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) and: P ∧ Q ifthenelse: if then else fi  bfalse: ff

Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[T:Type].  \mforall{}[hdr:Name].  \mforall{}[msg:Message(f)].
    cond-verify-msg-body(hdr;msg)  \mmember{}  bag(T)  supposing  hdr  encodes  T



Date html generated: 2016_05_17-AM-08_54_03
Last ObjectModification: 2015_12_29-PM-02_54_50

Theory : messages


Home Index