Nuprl Lemma : es-fix-equal-E-interface

∀[Info:Type]. ∀[es:EO+(Info)]. ∀[X:EClass(Top)]. ∀[f:E(X) ⟶ E(X)].
  ∀[e:E(X)]. uiff(f**(e) = e ∈ E(X);(f e) = e ∈ E) supposing ∀x:E(X). f x c≤ x


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',  es-E: E,  uiff: uiff(P;Q),  uimplies: b supposing a,  uall: ∀[x:A]. B[x],  top: Top,  all: ∀x:A. B[x],  apply: f a,  function: x:A ⟶ B[x],  universe: Type,  equal: s = t ∈ T
Definitions unfolded in proof :  member: t ∈ T,  uall: ∀[x:A]. B[x],  uimplies: b supposing a,  subtype_rel: A ⊆r B,  es-E-interface: E(X),  so_lambda: λ2x.t[x],  so_apply: x[s],  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2],  uiff: uiff(P;Q),  and: P ∧ Q,  prop: ℙ,  all: ∀x:A. B[x],  implies: P ⇒ Q,  guard: {T},  iff: P ⇐⇒ Q,  rev_implies: P ⇐ Q

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



Date html generated: 2016_05_16-PM-10_18_55
Last ObjectModification: 2015_12_29-AM-11_15_00

Theory : event-ordering


Home Index