Mathlib Map

Theorems · Theorem · probability

MeasureTheory.pdf.uniformPDF_ite

∀ {E : Type u_1} [inst : MeasurableSpace E] {μ : MeasureTheory.Measure E} {s : Set E} {x : E},
  MeasureTheory.pdf.uniformPDF s x μ = if x ∈ s then (μ s)⁻¹ else 0

Alternative way of writing the uniformPDF.

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.