Nuprl Lemma : es-fix_property2

∀[Info:Type]. ∀es:EO+(Info). ∀X:EClass(Top). ∀f:E(X) ⟶ E(X).  ((∀x:E(X). f x c≤ x) ⇒ (∀e:E(X). f**(e) is f*(f e)))


Proof




Definitions occuring in Statement :  es-E-interface: E(X),  eclass: EClass(A[eo; e]),  event-ordering+: EO+(Info),  es-fix: f**(e),  es-causle: e c≤ e',  uall: ∀[x:A]. B[x],  top: Top,  all: ∀x:A. B[x],  implies: P ⇒ Q,  apply: f a,  function: x:A ⟶ B[x],  universe: Type,  fun-connected: y is f*(x)
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  all: ∀x:A. B[x],  implies: P ⇒ Q,  member: t ∈ T,  prop: ℙ,  so_lambda: λ2x.t[x],  subtype_rel: A ⊆r B,  es-E-interface: E(X),  so_apply: x[s],  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2],  and: P ∧ Q,  squash: ↓T,  uimplies: b supposing a,  true: True

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



Date html generated: 2016_05_16-PM-10_19_19
Last ObjectModification: 2016_01_17-PM-07_26_25

Theory : event-ordering


Home Index