Step * of Lemma cond-msg-body_wf

[f:Name ⟶ Type]. ∀[T:Type]. ∀[hdr:Name]. ∀[m:Message(f)].  cond-msg-body(hdr;m) ∈ bag(T) supposing hdr encodes T
BY
(ProveWfLemma THEN RepUR ``msg-has-type msg-type`` THEN Auto) }


Latex:


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


By


Latex:
(ProveWfLemma  THEN  RepUR  ``msg-has-type  msg-type``  0  THEN  Auto)




Home Index