Nuprl 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


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: c≤ e' uimplies: supposing a uall: [x:A]. B[x] top: Top all: x:A. B[x] and: P ∧ Q apply: a function: x:A ⟶ B[x] universe: Type equal: t ∈ T fun-connected: is f*(x)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a and: P ∧ Q cand: c∧ B all: x:A. B[x] implies:  Q es-E-interface: E(X) subtype_rel: A ⊆B guard: {T} iff: ⇐⇒ Q rev_implies:  Q prop: so_lambda: λ2x.t[x] so_apply: x[s]

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



Date html generated: 2016_05_16-PM-10_19_08
Last ObjectModification: 2015_12_29-AM-11_14_46

Theory : event-ordering


Home Index