Nuprl Lemma : hdf-parallel-bag-iterate

[A,B:Type]. ∀[Xs:bag(hdataflow(A;B))]. ∀[inputs:A List].
  hdf-parallel-bag(Xs)*(inputs) hdf-parallel-bag(bag-map(λx.x*(inputs);Xs)) ∈ hdataflow(A;B) 
  supposing valueall-type(B)


Proof




Definitions occuring in Statement :  hdf-parallel-bag: hdf-parallel-bag(Xs) iterate-hdataflow: P*(inputs) hdataflow: hdataflow(A;B) list: List valueall-type: valueall-type(T) uimplies: supposing a uall: [x:A]. B[x] lambda: λx.A[x] universe: Type equal: t ∈ T bag-map: bag-map(f;bs) bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a so_lambda: λ2x.t[x] so_apply: x[s] implies:  Q all: x:A. B[x] top: Top squash: T guard: {T} iff: ⇐⇒ Q and: P ∧ Q rev_implies:  Q hdf-parallel-bag: hdf-parallel-bag(Xs) mk-hdf: mk-hdf(s,m.G[s; m];st.H[st];s0) bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  pi1: fst(t) subtype_rel: A ⊆B bfalse: ff exists: x:A. B[x] prop: or: P ∨ Q sq_type: SQType(T) bnot: ¬bb assert: b false: False compose: g true: True has-value: (a)↓ callbyvalueall: callbyvalueall has-valueall: has-valueall(a)

Latex:
\mforall{}[A,B:Type].  \mforall{}[Xs:bag(hdataflow(A;B))].  \mforall{}[inputs:A  List].
    hdf-parallel-bag(Xs)*(inputs)  =  hdf-parallel-bag(bag-map(\mlambda{}x.x*(inputs);Xs)) 
    supposing  valueall-type(B)



Date html generated: 2016_05_16-AM-10_41_58
Last ObjectModification: 2016_01_17-AM-11_12_07

Theory : halting!dataflow


Home Index