Step * of Lemma es-fix-test

[Info:Type]. ∀[es:EO+(Info)]. ∀[X:EClass(Top)]. ∀[f:E(X) ─→ E(X)].
  ∀[e:E(X)]
    (((f f**(e)) f**(e) ∈ E(X))
    ∧ (f**(f e) f**(e) ∈ E(X))
    ∧ (∀[a:E(X)]. f**(a) f**(e) ∈ E(X) supposing is f*(e))) 
  supposing ∀x:E(X). c≤ x
BY
Auto }


Latex:


\mforall{}[Info:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[X:EClass(Top)].  \mforall{}[f:E(X)  {}\mrightarrow{}  E(X)].
    \mforall{}[e:E(X)]
        (((f  f**(e))  =  f**(e))
        \mwedge{}  (f**(f  e)  =  f**(e))
        \mwedge{}  (\mforall{}[a:E(X)].  f**(a)  =  f**(e)  supposing  a  is  f*(e))) 
    supposing  \mforall{}x:E(X).  f  x  c\mleq{}  x


By

Auto




Home Index