Step * of Lemma E-imax-class

[Info:Type]. ∀[es:EO+(Info)]. ∀[f,lb:Top]. ∀[X:EClass(Top)].  (E((maximum f[v] ≥ lb with from X)) E(X) ∈ Type)
BY
(Auto THEN Unfold `es-E-interface` THEN EqCD THEN RWW "is-imax-class" THEN Auto) }


Latex:


Latex:
\mforall{}[Info:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[f,lb:Top].  \mforall{}[X:EClass(Top)].
    (E((maximum  f[v]  \mgeq{}  lb  with  v  from  X))  =  E(X))


By


Latex:
(Auto  THEN  Unfold  `es-E-interface`  0  THEN  EqCD  THEN  RWW  "is-imax-class"  0  THEN  Auto)




Home Index