Nuprl Lemma : State-comb-exists

[Info,B,A:Type]. ∀[f:A ⟶ B ⟶ B]. ∀[init:Id ⟶ bag(B)]. ∀[X:EClass(A)]. ∀[es:EO+(Info)]. ∀[e:E].
  ↓∃v:B. v ∈ State-comb(init;f;X)(e) supposing #(init loc(e)) > 0


Proof




Definitions occuring in Statement :  State-comb: State-comb(init;f;X) classrel: v ∈ X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-loc: loc(e) es-E: E Id: Id uimplies: supposing a uall: [x:A]. B[x] gt: i > j exists: x:A. B[x] squash: T apply: a function: x:A ⟶ B[x] natural_number: $n universe: Type bag-size: #(bs) bag: bag(T)
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T subtype_rel: A ⊆B strongwellfounded: SWellFounded(R[x; y]) exists: x:A. B[x] uall: [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} squash: T gt: i > j decidable: Dec(P) or: P ∨ Q less_than: a < b le: A ≤ B less_than': less_than'(a;b) uiff: uiff(P;Q) so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] eclass: EClass(A[eo; e]) State-comb: State-comb(init;f;X) simple-comb-2: F|X, Y| simple-comb: simple-comb(F;Xs) select: L[n] cons: [a b] subtract: m classrel: v ∈ X(e) bool: 𝔹 unit: Unit it: btrue: tt ifthenelse: if then else fi  bfalse: ff iff: ⇐⇒ Q rev_implies:  Q rev_uimplies: rev_uimplies(P;Q) cand: c∧ B so_lambda: λ2x.t[x] so_apply: x[s] es-E: E es-base-E: es-base-E(es) true: True es-p-local-pred: es-p-local-pred(es;P) es-locl: (e <loc e')

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].
    \mdownarrow{}\mexists{}v:B.  v  \mmember{}  State-comb(init;f;X)(e)  supposing  \#(init  loc(e))  >  0



Date html generated: 2016_05_17-AM-09_36_55
Last ObjectModification: 2016_01_17-PM-11_10_32

Theory : classrel!lemmas


Home Index