Step * of Lemma has-header-and-in-locs_wf

[f:Name ⟶ Type]. ∀[msg:Message(f)]. ∀[hdr:Name]. ∀[locs:bag(Id)].
  has-header-and-in-locs(msg;hdr;locs) ∈ 𝔹 supposing hdr encodes Id × Top
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[msg:Message(f)].  \mforall{}[hdr:Name].  \mforall{}[locs:bag(Id)].
    has-header-and-in-locs(msg;hdr;locs)  \mmember{}  \mBbbB{}  supposing  hdr  encodes  Id  \mtimes{}  Top


By


Latex:
ProveWfLemma




Home Index