Step * of 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
BY
ProveWfLemma }


Latex:


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


By


Latex:
ProveWfLemma




Home Index