Nuprl Lemma : State-loc-comb-non-empty
∀[Info,B,A:Type]. ∀[f:Id ─→ A ─→ B ─→ B]. ∀[init:Id ─→ bag(B)].
  ∀X:EClass(A). ∀es:EO+(Info). ∀e:E.  ((¬↑bag-null(init loc(e))) ⇒ (↓∃v:B. v ∈ State-loc-comb(init;f;X)(e)))
Proof
Definitions occuring in Statement : 
State-loc-comb: State-loc-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, 
assert: ↑b, 
uall: ∀[x:A]. B[x], 
all: ∀x:A. B[x], 
exists: ∃x:A. B[x], 
not: ¬A, 
squash: ↓T, 
implies: P ⇒ Q, 
apply: f a, 
function: x:A ─→ B[x], 
universe: Type, 
bag-null: bag-null(bs), 
bag: bag(T)
Lemmas : 
State-comb-exists-iff, 
decidable__lt, 
bag-size_wf, 
nat_wf, 
bag-size-zero, 
bag_null_empty_lemma, 
State-loc-comb-classrel-non-loc, 
classrel_wf, 
State-loc-comb_wf, 
squash_wf, 
exists_wf, 
State-comb_wf, 
not_wf, 
assert_wf, 
bag-null_wf, 
es-loc_wf, 
event-ordering+_subtype, 
es-E_wf, 
event-ordering+_wf, 
eclass_wf, 
Id_wf, 
bag_wf
Latex:
\mforall{}[Info,B,A:Type].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].
    \mforall{}X:EClass(A).  \mforall{}es:EO+(Info).  \mforall{}e:E.
        ((\mneg{}\muparrow{}bag-null(init  loc(e)))  {}\mRightarrow{}  (\mdownarrow{}\mexists{}v:B.  v  \mmember{}  State-loc-comb(init;f;X)(e)))
Date html generated:
2015_07_22-PM-00_23_44
Last ObjectModification:
2015_01_28-AM-10_11_05
Home
Index