Nuprl Lemma : finite-run-lt

[M:Type ⟶ Type]
  ∀r:pRunType(P.M[P])
    rel_finite(runEvents(r);run-lt(r)) supposing ∀e:runEvents(r). fst(fst(run-info(r;e))) < run-event-step(e)


Proof




Definitions occuring in Statement :  run-lt: run-lt(r) run-event-step: run-event-step(e) runEvents: runEvents(r) run-info: run-info(r;e) pRunType: pRunType(T.M[T]) rel_finite: rel_finite(T;R) less_than: a < b uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] pi1: fst(t) all: x:A. B[x] function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] uimplies: supposing a member: t ∈ T so_lambda: λ2x.t[x] so_apply: x[s] implies:  Q pi1: fst(t) subtype_rel: A ⊆B nat: rel_finite: rel_finite(T;R) prop: exists: x:A. B[x] infix_ap: y iff: ⇐⇒ Q and: P ∧ Q rev_implies:  Q

Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type]
    \mforall{}r:pRunType(P.M[P])
        rel\_finite(runEvents(r);run-lt(r)) 
        supposing  \mforall{}e:runEvents(r).  fst(fst(run-info(r;e)))  <  run-event-step(e)



Date html generated: 2016_05_17-AM-10_50_31
Last ObjectModification: 2015_12_29-PM-05_20_50

Theory : process-model


Home Index