Step * of Lemma test-msg-header-and-loc_wf

[f:Name ⟶ Type]. ∀[msg:Message(f)]. ∀[hdr:Name]. ∀[loc:Id].
  test-msg-header-and-loc(msg;hdr;loc) ∈ 𝔹 supposing hdr encodes Id × Top
BY
(RepUR ``test-msg-header-and-loc`` THEN Auto) }


Latex:


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


By


Latex:
(RepUR  ``test-msg-header-and-loc``  0  THEN  Auto)




Home Index