Nuprl Lemma : prior-val-induction

[Info,T:Type].
  ∀es:EO+(Info). ∀X:EClass(T).
    ∀[P:T ⟶ ℙ]
      ((∀e:E(X). (P[X(e)] supposing ¬↑e ∈b (X)' ∧ P[(X)'(e)]  P[X(e)] supposing ↑e ∈b (X)'))  (∀e:E(X). P[X(e)]))


Proof




Definitions occuring in Statement :  es-prior-val: (X)' es-E-interface: E(X) eclass-val: X(e) in-eclass: e ∈b X eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) assert: b uimplies: supposing a uall: [x:A]. B[x] prop: so_apply: x[s] all: x:A. B[x] not: ¬A implies:  Q and: P ∧ Q function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] implies:  Q member: t ∈ T subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] uimplies: supposing a top: Top prop: so_lambda: λ2x.t[x] and: P ∧ Q es-E-interface: E(X) so_apply: x[s] sq_type: SQType(T) guard: {T} assert: b ifthenelse: if then else fi  btrue: tt true: True decidable: Dec(P) or: P ∨ Q strongwellfounded: SWellFounded(R[x; y]) exists: x:A. B[x] int_seg: {i..j-} lelt: i ≤ j < k satisfiable_int_formula: satisfiable_int_formula(fmla) false: False not: ¬A le: A ≤ B less_than': less_than'(a;b) nat: ge: i ≥  less_than: a < b squash: T es-locl: (e <loc e')

Latex:
\mforall{}[Info,T:Type].
    \mforall{}es:EO+(Info).  \mforall{}X:EClass(T).
        \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}]
            ((\mforall{}e:E(X).  (P[X(e)]  supposing  \mneg{}\muparrow{}e  \mmember{}\msubb{}  (X)'  \mwedge{}  P[(X)'(e)]  {}\mRightarrow{}  P[X(e)]  supposing  \muparrow{}e  \mmember{}\msubb{}  (X)'))
            {}\mRightarrow{}  (\mforall{}e:E(X).  P[X(e)]))



Date html generated: 2016_05_17-AM-06_38_42
Last ObjectModification: 2016_01_17-PM-06_35_31

Theory : event-ordering


Home Index