Nuprl Lemma : es-fix-causle

∀[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) c≤ 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
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  all: ∀x:A. B[x],  implies: P ⇒ Q,  member: t ∈ T,  and: P ∧ Q,  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]

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)  c\mleq{}  e))



Date html generated: 2016_05_16-PM-10_20_26
Last ObjectModification: 2015_12_29-AM-11_12_12

Theory : event-ordering


Home Index