Step * of Lemma rv-disjoint-rv-scale

p:FinProbSpace. ∀n:ℕ. ∀X,Y:RandomVariable(p;n). ∀a:ℚ.  (rv-disjoint(p;n;X;Y)  rv-disjoint(p;n;X;a*Y))
BY
(Auto THEN Assert ⌜rv-disjoint(p;n;(x.x) X;(x.a x) Y)⌝⋅}

1
.....assertion..... 
1. FinProbSpace
2. : ℕ
3. RandomVariable(p;n)
4. RandomVariable(p;n)
5. : ℚ
6. rv-disjoint(p;n;X;Y)
⊢ rv-disjoint(p;n;(x.x) X;(x.a x) Y)

2
1. FinProbSpace
2. : ℕ
3. RandomVariable(p;n)
4. RandomVariable(p;n)
5. : ℚ
6. rv-disjoint(p;n;X;Y)
7. rv-disjoint(p;n;(x.x) X;(x.a x) Y)
⊢ rv-disjoint(p;n;X;a*Y)


Latex:


Latex:
\mforall{}p:FinProbSpace.  \mforall{}n:\mBbbN{}.  \mforall{}X,Y:RandomVariable(p;n).  \mforall{}a:\mBbbQ{}.
    (rv-disjoint(p;n;X;Y)  {}\mRightarrow{}  rv-disjoint(p;n;X;a*Y))


By


Latex:
(Auto  THEN  Assert  \mkleeneopen{}rv-disjoint(p;n;(x.x)  o  X;(x.a  *  x)  o  Y)\mkleeneclose{}\mcdot{})




Home Index