Nuprl Lemma : dataflow-ext-eq

[A,B:Type].  dataflow(A;B) ≡ A ─→ (dataflow(A;B) × B)


Proof




Definitions occuring in Statement :  dataflow: dataflow(A;B) ext-eq: A ≡ B uall: [x:A]. B[x] function: x:A ─→ B[x] product: x:A × B[x] universe: Type
Lemmas :  corec-ext continuous-monotone-function continuous-monotone-product continuous-monotone-id continuous-monotone-constant

Latex:
\mforall{}[A,B:Type].    dataflow(A;B)  \mequiv{}  A  {}\mrightarrow{}  (dataflow(A;B)  \mtimes{}  B)



Date html generated: 2015_07_23-AM-11_05_13
Last ObjectModification: 2015_01_28-PM-11_34_18

Home Index