Nuprl Lemma : loop-class-memory-prior-eq

[Info,B:Type]. ∀[X:EClass(B ⟶ B)]. ∀[init:Id ⟶ bag(B)]. ∀[es:EO+(Info)]. ∀[e:E].
  (Prior(loop-class-memory(X;init))?init(e)
  if first(e) then init loc(e) else loop-class-memory(X;init)(pred(e)) fi 
  ∈ bag(B))


Proof




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

Latex:
\mforall{}[Info,B:Type].  \mforall{}[X:EClass(B  {}\mrightarrow{}  B)].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].
    (Prior(loop-class-memory(X;init))?init(e)
    =  if  first(e)  then  init  loc(e)  else  loop-class-memory(X;init)(pred(e))  fi  )



Date html generated: 2016_05_16-PM-11_39_25
Last ObjectModification: 2016_01_17-PM-07_08_41

Theory : event-ordering


Home Index