The first projection in a product space with measure μ.prod ν
is distributed like μ
.
The second projection in a product space with measure μ.prod ν
is distributed like ν
.
A function is identically distributed to itself composed with a measurable embedding of conull range.
A function is identically distributed to itself composed with a measurable embedding of conull range.
Composing identically distributed functions with a measurable embedding of conull range gives identically distributed functions.
Composing identically distributed functions with a measurable embedding of conull range gives identically distributed functions.
A random variable is identically distributed to its pullbacks.
To show identical distribution of two random variables on a mixture of probability measures, it suffices to do so on each non-trivial component.
A random variable is identically distributed to its lift to a product space (in the first factor).
A random variable is identically distributed to its lift to a product space (in the second factor).
For X, Y
random variables, one can find independent copies X', Y'
of X, Y
.
For X, Y
random variables, one can find independent copies X', Y'
of X, Y
. Version
formulated in spaces with a canonical measures.
Let Xᵢ : Ωᵢ → Sᵢ
be random variables for i = 1,...,k
.
Then there exist jointly independent random variables Xᵢ' : Ω' → Sᵢ
for i=1,...,k
such that each Xᵢ'
is a copy of Xᵢ
.
A version with exactly 3 random variables that have the same codomain. It's unfortunately incredibly painful to prove this from the general case.
A version with exactly 4 random variables that have the same codomain. It's unfortunately incredibly painful to prove this from the general case.
If X
has identical distribution to X₀
, and X₀
has finite range, then X
is almost everywhere equivalent to a random variable of finite range.
A version of independent_copies
that guarantees that the copies have FiniteRange
if the original variables do.
A version of independent_copies3_nondep
that guarantees that the copies have FiniteRange
if the original variables do.
A version of independent_copies4_nondep
that guarantees that the copies have FiniteRange
if the original variables do.