Step * of Lemma es-fix_wf

[es:EO]. ∀[T:Type].  ∀[f:T ⟶ T]. ∀[e:T]. (f**(e) ∈ T) supposing ∀x:T. c≤ supposing strong-subtype(T;E)
BY
(Auto THEN Unfold `es-fix` 0) }

1
1. es EO
2. Type
3. strong-subtype(T;E)
4. T ⟶ T
5. ∀x:T. c≤ x
6. T
⊢ f**(e) ∈ T


Latex:


Latex:
\mforall{}[es:EO].  \mforall{}[T:Type].
    \mforall{}[f:T  {}\mrightarrow{}  T].  \mforall{}[e:T].  (f**(e)  \mmember{}  T)  supposing  \mforall{}x:T.  f  x  c\mleq{}  x  supposing  strong-subtype(T;E)


By


Latex:
(Auto  THEN  Unfold  `es-fix`  0)




Home Index