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: f 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: b supposing a,  prop: ℙ,  subtype_rel: A ⊆r B,  nat: ℕ,  so_lambda: λ2x y.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