Nuprl Lemma : dataflow-out_wf

[A,B:Type]. ∀[df:dataflow(A;B)]. ∀[a:A].  (dataflow-out(df;a) ∈ B)


Proof




Definitions occuring in Statement :  dataflow-out: dataflow-out(df;a) dataflow: dataflow(A;B) uall: [x:A]. B[x] member: t ∈ T universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T dataflow-out: dataflow-out(df;a) so_lambda: λ2x.t[x] so_apply: x[s]

Latex:
\mforall{}[A,B:Type].  \mforall{}[df:dataflow(A;B)].  \mforall{}[a:A].    (dataflow-out(df;a)  \mmember{}  B)



Date html generated: 2016_05_17-AM-10_20_22
Last ObjectModification: 2015_12_29-PM-05_29_50

Theory : process-model


Home Index