Theorems · Theorem · probability
ProbabilityTheory.uniformOn_isProbabilityMeasure
Deprecated since 2026-01-26Use ProbabilityTheory.isProbabilityMeasure_uniformOn instead.
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [MeasurableSingletonClass Ω] {s : Set Ω},
s.Finite → s.Nonempty → MeasureTheory.IsProbabilityMeasure (ProbabilityTheory.uniformOn s)Alias of ProbabilityTheory.isProbabilityMeasure_uniformOn.
- Defined in
- Mathlib.Probability.UniformOn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- MeasurableSpacestatement · cited by 13,106
- Set.Nonemptystatement · cited by 2,627
- Set.Finitestatement · cited by 1,814
- MeasureTheory.IsProbabilityMeasurestatement · cited by 392
- MeasurableSingletonClassstatement · cited by 230
- ProbabilityTheory.uniformOnstatement · cited by 27
- ProbabilityTheory.isProbabilityMeasure_uniformOnproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.