Mathlib Map

Theorems · Definition · probability

MeasureTheory.pdf.IsUniform

{E : Type u_1} →
  [inst : MeasurableSpace E] →
    {Ω : Type u_2} →
      {x : MeasurableSpace Ω} →
        (Ω → E) →
          Set E →
            MeasureTheory.Measure Ω → autoParam (MeasureTheory.Measure E) MeasureTheory.pdf.IsUniform._auto_1 → Prop

A random variable X has uniform distribution on s if its push-forward measure is (μ s)⁻¹ • μ.restrict s.

Defined in
Mathlib.Probability.Distributions.Uniform
Cited by
14 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.