Nuprl Lemma : iterated-classrel-Memory-classrel

[Info,B,A:Type]. ∀[f:A ⟶ B ⟶ B]. ∀[init:Id ⟶ bag(B)].
  ∀X:EClass(A). ∀es:EO+(Info). ∀e:E.
    ∀[v:B]
      uiff(iterated_classrel(es;B;A;f;init;X;e;v);↓(∃a:A
                                                     ∃b:B
                                                      (a ∈ X(e) ∧ b ∈ Memory-class(f;init;X)(e) ∧ (v (f b) ∈ B)))
                                                   ∨ ((∀a:A. a ∈ X(e))) ∧ v ∈ Memory-class(f;init;X)(e)))


Proof




Definitions occuring in Statement :  Memory-class: Memory-class(f;init;X) iterated_classrel: iterated_classrel(es;S;A;f;init;X;e;v) classrel: v ∈ X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-E: E Id: Id uiff: uiff(P;Q) uall: [x:A]. B[x] all: x:A. B[x] exists: x:A. B[x] not: ¬A squash: T or: P ∨ Q and: P ∧ Q apply: a function: x:A ⟶ B[x] universe: Type equal: t ∈ T bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] member: t ∈ T so_lambda: λ2x.t[x] prop: and: P ∧ Q so_apply: x[s] subtype_rel: A ⊆B implies:  Q sq_stable: SqStable(P) strongwellfounded: SWellFounded(R[x; y]) exists: x:A. B[x] guard: {T} int_seg: {i..j-} lelt: i ≤ j < k uimplies: supposing a satisfiable_int_formula: satisfiable_int_formula(fmla) false: False not: ¬A top: Top decidable: Dec(P) or: P ∨ Q le: A ≤ B less_than': less_than'(a;b) nat: ge: i ≥  less_than: a < b squash: T iterated_classrel: iterated_classrel(es;S;A;f;init;X;e;v) bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] cand: c∧ B rev_uimplies: rev_uimplies(P;Q) assert: b

Latex:
\mforall{}[Info,B,A:Type].  \mforall{}[f:A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].
    \mforall{}X:EClass(A).  \mforall{}es:EO+(Info).  \mforall{}e:E.
        \mforall{}[v:B]
            uiff(iterated\_classrel(es;B;A;f;init;X;e;v);\mdownarrow{}(\mexists{}a:A
                                                                                                          \mexists{}b:B
                                                                                                            (a  \mmember{}  X(e)
                                                                                                            \mwedge{}  b  \mmember{}  Memory-class(f;init;X)(e)
                                                                                                            \mwedge{}  (v  =  (f  a  b))))
                                                                                                      \mvee{}  ((\mforall{}a:A.  (\mneg{}a  \mmember{}  X(e)))
                                                                                                          \mwedge{}  v  \mmember{}  Memory-class(f;init;X)(e)))



Date html generated: 2016_05_17-AM-09_22_32
Last ObjectModification: 2016_01_17-PM-11_14_58

Theory : classrel!lemmas


Home Index