Nuprl Lemma : fix_wf_dataflow_w_state

[A,B,S:Type]. ∀[s0:S]. ∀[F:Top ─→ Top ─→ Top ∩ ∩P:Type. ((S ─→ P) ─→ S ─→ A ─→ (P × B))].  (fix(F) s0 ∈ dataflow(A;B))


Proof




Definitions occuring in Statement :  dataflow: dataflow(A;B) isect2: T1 ∩ T2 uall: [x:A]. B[x] top: Top member: t ∈ T apply: a fix: fix(F) isect: x:A. B[x] function: x:A ─→ B[x] product: x:A × B[x] universe: Type
Lemmas :  fix_wf_corec_parameter isect2_wf top_wf

Latex:
\mforall{}[A,B,S:Type].  \mforall{}[s0:S].  \mforall{}[F:Top  {}\mrightarrow{}  Top  {}\mrightarrow{}  Top  \mcap{}  \mcap{}P:Type.  ((S  {}\mrightarrow{}  P)  {}\mrightarrow{}  S  {}\mrightarrow{}  A  {}\mrightarrow{}  (P  \mtimes{}  B))].
    (fix(F)  s0  \mmember{}  dataflow(A;B))



Date html generated: 2015_07_23-AM-11_05_18
Last ObjectModification: 2015_01_28-PM-11_34_50

Home Index