Step * of Lemma eo-forward-base-classfun-sq

[f:Name ⟶ Type]. ∀[es:EO+(Message(f))]. ∀[e:E]. ∀[e':E]. ∀[hdr:Name]. ∀[T:Type].
  (Base(hdr)(e') Base(hdr)(e')) supposing ((header(e') hdr ∈ Name) and hdr encodes T)
BY
((UnivCD THENA Auto)
   THEN RepUR ``base-headers-msg-val classfun cond-msg-body`` 0
   THEN RWO "eo-forward-info" 0⋅
   THEN Auto) }


Latex:


Latex:
\mforall{}[f:Name  {}\mrightarrow{}  Type].  \mforall{}[es:EO+(Message(f))].  \mforall{}[e:E].  \mforall{}[e':E].  \mforall{}[hdr:Name].  \mforall{}[T:Type].
    (Base(hdr)(e')  \msim{}  Base(hdr)(e'))  supposing  ((header(e')  =  hdr)  and  hdr  encodes  T)


By


Latex:
((UnivCD  THENA  Auto)
  THEN  RepUR  ``base-headers-msg-val  classfun  cond-msg-body``  0
  THEN  RWO  "eo-forward-info"  0\mcdot{}
  THEN  Auto)




Home Index