Nuprl Lemma : bind-class-program-wf-hdf

[Info,A,B:Type].
  ∀[xpr:Id ─→ hdataflow(Info;A)]. ∀[ypr:A ─→ Id ─→ hdataflow(Info;B)].  (xpr >>ypr ∈ Id ─→ hdataflow(Info;B)) 
  supposing valueall-type(B)


Proof




Definitions occuring in Statement :  bind-class-program: xpr >>ypr Id: Id valueall-type: valueall-type(T) uimplies: supposing a uall: [x:A]. B[x] member: t ∈ T function: x:A ─→ B[x] universe: Type hdataflow: hdataflow(A;B)
Lemmas :  hdf-bind_wf Id_wf hdataflow_wf valueall-type_wf

Latex:
\mforall{}[Info,A,B:Type].
    \mforall{}[xpr:Id  {}\mrightarrow{}  hdataflow(Info;A)].  \mforall{}[ypr:A  {}\mrightarrow{}  Id  {}\mrightarrow{}  hdataflow(Info;B)].
        (xpr  >>=  ypr  \mmember{}  Id  {}\mrightarrow{}  hdataflow(Info;B)) 
    supposing  valueall-type(B)



Date html generated: 2015_07_22-PM-00_02_46
Last ObjectModification: 2015_01_28-AM-09_53_10

Home Index