Nuprl Lemma : run-to-n_wf
∀[B1,a1:Type]. ∀[r:ℤ ─→ (a1 × B1)]. ∀[n:ℤ].  (run-to-n(r;n) ∈ a1 List)
Proof
Definitions occuring in Statement : 
run-to-n: run-to-n(r;n)
, 
list: T List
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
function: x:A ─→ B[x]
, 
product: x:A × B[x]
, 
int: ℤ
, 
universe: Type
Lemmas : 
map_wf, 
int_seg_wf, 
upto_wf
Latex:
\mforall{}[B1,a1:Type].  \mforall{}[r:\mBbbZ{}  {}\mrightarrow{}  (a1  \mtimes{}  B1)].  \mforall{}[n:\mBbbZ{}].    (run-to-n(r;n)  \mmember{}  a1  List)
Date html generated:
2015_07_23-AM-11_59_48
Last ObjectModification:
2015_01_29-AM-07_41_59
Home
Index