Nuprl Lemma : loop-class-memory-size

[Info,B:Type]. ∀[X:EClass(B ⟶ B)]. ∀[init:Id ⟶ bag(B)]. ∀[es:EO+(Info)]. ∀[e:E].
  uiff(0 < #(init loc(e));0 < #(loop-class-memory(X;init)(e)))


Proof




Definitions occuring in Statement :  loop-class-memory: loop-class-memory(X;init) class-ap: X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-loc: loc(e) es-E: E Id: Id less_than: a < b uiff: uiff(P;Q) uall: [x:A]. B[x] apply: a function: x:A ⟶ B[x] natural_number: $n universe: Type bag-size: #(bs) bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a prop: subtype_rel: A ⊆B nat: so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] classrel: v ∈ X(e) class-ap: X(e) 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].
    uiff(0  <  \#(init  loc(e));0  <  \#(loop-class-memory(X;init)(e)))



Date html generated: 2016_05_16-PM-11_37_47
Last ObjectModification: 2015_12_29-AM-10_13_05

Theory : event-ordering


Home Index