Mathlib Map

Theorems · Definition · probability

MeasureTheory.pdf.uniformPDF

{E : Type u_1} →
  [inst : MeasurableSpace E] →
    Set E → E → autoParam (MeasureTheory.Measure E) MeasureTheory.pdf.uniformPDF._auto_1 → ENNReal

The density of the uniform measure on a set with respect to itself. This allows us to abstract away the choice of random variable and probability space.

Defined in
Mathlib.Probability.Distributions.Uniform
Cited by
2 results in Mathlib
Foundations
Depth 170 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.

Cites6

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

Cited by2

Results whose statement or proof uses this declaration.