Step
*
1
of Lemma
rv-disjoint-rv-scale
.....assertion..... 
1. p : FinProbSpace@i
2. n : ℕ@i
3. X : RandomVariable(p;n)@i
4. Y : RandomVariable(p;n)@i
5. a : ℚ@i
6. rv-disjoint(p;n;X;Y)@i
⊢ rv-disjoint(p;n;(x.x) o X;(x.a * x) o Y)
BY
{ (BLemma `rv-disjoint-compose` THEN Auto) }
Latex:
.....assertion..... 
1.  p  :  FinProbSpace@i
2.  n  :  \mBbbN{}@i
3.  X  :  RandomVariable(p;n)@i
4.  Y  :  RandomVariable(p;n)@i
5.  a  :  \mBbbQ{}@i
6.  rv-disjoint(p;n;X;Y)@i
\mvdash{}  rv-disjoint(p;n;(x.x)  o  X;(x.a  *  x)  o  Y)
By
(BLemma  `rv-disjoint-compose`  THEN  Auto)
Home
Index