Nuprl Definition : rv-identically-distributed

rv-identically-distributed(p;n.f[n];i.X[i]) ==
  ∀n,m:ℕ.
    ((E(f[n];X[n]) E(f[m];X[m]) ∈ ℚ)
    ∧ (E(f[n];(x.x x) X[n]) E(f[m];(x.x x) X[m]) ∈ ℚ)
    ∧ (E(f[n];(x.(x x) x) X[n]) E(f[m];(x.(x x) x) X[m]) ∈ ℚ)
    ∧ (E(f[n];(x.(x x) x) X[n]) E(f[m];(x.(x x) x) X[m]) ∈ ℚ))



Definitions occuring in Statement :  rv-compose: (x.F[x]) X expectation: E(n;F) nat: all: x:A. B[x] and: P ∧ Q equal: t ∈ T qmul: s rationals:
Definitions :  all: x:A. B[x] nat: and: P ∧ Q equal: t ∈ T rationals: expectation: E(n;F) rv-compose: (x.F[x]) X qmul: s
FDL editor aliases :  rv-identically-distributed
rv-identically-distributed(p;n.f[n];i.X[i])  ==
    \mforall{}n,m:\mBbbN{}.
        ((E(f[n];X[n])  =  E(f[m];X[m]))
        \mwedge{}  (E(f[n];(x.x  *  x)  o  X[n])  =  E(f[m];(x.x  *  x)  o  X[m]))
        \mwedge{}  (E(f[n];(x.(x  *  x)  *  x)  o  X[n])  =  E(f[m];(x.(x  *  x)  *  x)  o  X[m]))
        \mwedge{}  (E(f[n];(x.(x  *  x)  *  x  *  x)  o  X[n])  =  E(f[m];(x.(x  *  x)  *  x  *  x)  o  X[m])))



Date html generated: 2015_07_17-AM-08_01_58
Last ObjectModification: 2008_02_27-PM-05_49_57

Home Index