Step * of Lemma trivial-equal-info-body

[f:Name ⟶ Type]. ∀[es:EO+(Message(f))]. ∀[e:E]. ∀[T:Type].
  uiff(msgval(e) body(e);True) supposing has-es-info-type(es;e;f;T)
BY
(Auto THEN THEN Auto) }


Latex:


Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[es:EO+(Message(f))].  \mforall{}[e:E].  \mforall{}[T:Type].
    uiff(msgval(e)  =  body(e);True)  supposing  has-es-info-type(es;e;f;T)


By


Latex:
(Auto  THEN  D  0  THEN  Auto)




Home Index