Nuprl Lemma : iterate-hdataflow_wf
∀[A,B:Type]. ∀[P:hdataflow(A;B)]. ∀[inputs:A List].  (P*(inputs) ∈ hdataflow(A;B))
Proof
Definitions occuring in Statement : 
iterate-hdataflow: P*(inputs)
, 
hdataflow: hdataflow(A;B)
, 
list: T List
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
universe: Type
Lemmas : 
list_accum_wf, 
hdf-ap_wf, 
bag_wf, 
list_wf, 
hdataflow_wf
\mforall{}[A,B:Type].  \mforall{}[P:hdataflow(A;B)].  \mforall{}[inputs:A  List].    (P*(inputs)  \mmember{}  hdataflow(A;B))
Date html generated:
2015_07_17-AM-08_05_03
Last ObjectModification:
2015_01_27-PM-00_16_22
Home
Index