Step * 1 2 1 of Lemma expectation-rv-sample

.....subterm..... T:t
3:n
1. FinProbSpace
2. : ℤ
3. 0 < n
4. ∀[i:ℕ1]. ∀[X:Outcome ⟶ ℚ].  (E(n 1;X@i) weighted-sum(p;X) ∈ ℚ)
5. : ℕn
6. Outcome ⟶ ℚ
7. ¬(n 0 ∈ ℤ)
8. ¬(i 0 ∈ ℤ)
9. Outcome
10. E(n 1;X@i 1) weighted-sum(p;X) ∈ ℚ
⊢ s.(X@i cons-seq(x;s))) X@i 1 ∈ RandomVariable(p;n 1)
BY
xxx(All (Unfolds ``p-outcome finite-prob-space``)
      THEN RepUR ``random-variable cons-seq rv-sample`` 0
      THEN SplitOnConclITE
      THEN Auto)xxx }


Latex:


Latex:
.....subterm.....  T:t
3:n
1.  p  :  FinProbSpace
2.  n  :  \mBbbZ{}
3.  0  <  n
4.  \mforall{}[i:\mBbbN{}n  -  1].  \mforall{}[X:Outcome  {}\mrightarrow{}  \mBbbQ{}].    (E(n  -  1;X@i)  =  weighted-sum(p;X))
5.  i  :  \mBbbN{}n
6.  X  :  Outcome  {}\mrightarrow{}  \mBbbQ{}
7.  \mneg{}(n  =  0)
8.  \mneg{}(i  =  0)
9.  x  :  Outcome
10.  E(n  -  1;X@i  -  1)  =  weighted-sum(p;X)
\mvdash{}  (\mlambda{}s.(X@i  cons-seq(x;s)))  =  X@i  -  1


By


Latex:
xxx(All  (Unfolds  ``p-outcome  finite-prob-space``)
        THEN  RepUR  ``random-variable  cons-seq  rv-sample``  0
        THEN  SplitOnConclITE
        THEN  Auto)xxx




Home Index