Nuprl Definition : k-intersection
⋂n. X[n] ==  λi.⋂n:ℕ. (X[n] i)
Definitions occuring in Statement : 
nat: ℕ
, 
apply: f a
, 
lambda: λx.A[x]
, 
isect: ⋂x:A. B[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
isect: ⋂x:A. B[x]
, 
nat: ℕ
, 
apply: f a
FDL editor aliases : 
k-intersection
Latex:
\mcap{}n.  X[n]  ==    \mlambda{}i.\mcap{}n:\mBbbN{}.  (X[n]  i)
Date html generated:
2019_06_20-PM-01_12_45
Last ObjectModification:
2019_01_02-PM-01_36_07
Theory : co-recursion-2
Home
Index