Step
*
of Lemma
es-E-interface_functionality
∀[Info:Type]. ∀[es:EO+(Info)]. ∀[X,Y:EClass(Top)].  E(X) ⊆r E(Y) supposing ∀e:E. ((↑e ∈b X) 
⇒ (↑e ∈b Y))
BY
{ (Unfold `es-E-interface` 0 THEN Auto) }
Latex:
\mforall{}[Info:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[X,Y:EClass(Top)].
    E(X)  \msubseteq{}r  E(Y)  supposing  \mforall{}e:E.  ((\muparrow{}e  \mmember{}\msubb{}  X)  {}\mRightarrow{}  (\muparrow{}e  \mmember{}\msubb{}  Y))
By
(Unfold  `es-E-interface`  0  THEN  Auto)
Home
Index