In practice one would also impose the conditions MeasurableSingletonClass S
, Finite H
and Nonempty H
before attempting to use this definition.
Equations
- MeasureTheory.Measure.discreteUniform H = (↑H.encard)⁻¹ • MeasureTheory.Measure.count.restrict H
Instances For
The uniform distribution on an infinite set vanishes by definition.
The usual formula for the discrete uniform measure applied to an arbitrary set.
Variant of `discreteUniform_apply' using real-valued measures.
Equations
- ⋯ = ⋯
injective map of discrete uniform is discrete uniform
A random variable is uniform iff its distribution is.
The entropy of a uniform measure is the log of the cardinality of its support.
The Ruzsa distance between two subsets A
, B
of a group G
is defined to be the Ruzsa distance between their uniform probability distributions. Is only intended for use when A
, B
are finite and non-empty.
Equations
Instances For
The Ruzsa distance between two subsets A
, B
of a group G
is defined to be the Ruzsa distance between their uniform probability distributions. Is only intended for use when A
, B
are finite and non-empty.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pretty printer defined by notation3
command.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Relating Ruzsa distance between sets to Ruzsa distance between random variables
Ruzsa distance between sets is nonnegative.
Ruzsa distance between sets is symmetric.
Ruzsa distance between sets obeys the triangle inequality.
Ruzsa distance between sets is translation invariant.
Ruzsa distance between sets is preserved by injective homomorphisms.
Ruzsa distance between sets is controlled by the doubling constant.