Step
*
of Lemma
has-es-info-type-is-msg-has-type
∀[f:Name ─→ Type]. ∀[es:EO+(Message(f))]. ∀[e:E]. ∀[T:Type].  (has-es-info-type(es;e;f;T) ~ msg-has-type(info(e);f;T))
BY
{ (Auto THEN RepUR ``has-es-info-type msg-has-type es-info-type`` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[es:EO+(Message(f))].  \mforall{}[e:E].  \mforall{}[T:Type].
    (has-es-info-type(es;e;f;T)  \msim{}  msg-has-type(info(e);f;T))
By
Latex:
(Auto  THEN  RepUR  ``has-es-info-type  msg-has-type  es-info-type``  0  THEN  Auto)
Home
Index