Theorems · Theorem · probability
ProbabilityTheory.uniformOn_inter_self
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [MeasurableSingletonClass Ω] {s t : Set Ω},
s.Finite → (ProbabilityTheory.uniformOn s) (s ∩ t) = (ProbabilityTheory.uniformOn s) t- Defined in
- Mathlib.Probability.UniformOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.Finitestatement and proof · cited by 1,814
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.Measure.countproof · cited by 60
- ProbabilityTheory.condproof · cited by 43
- ProbabilityTheory.uniformOnstatement · cited by 27
- Set.Finite.measurableSetproof · cited by 15
- ProbabilityTheory.cond_inter_selfproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.uniformOn_add_compl_eqproof · cited by 0