Theorems · Theorem · measure theory
MeasureTheory.prob_compl_eq_one_sub
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α}
[MeasureTheory.IsProbabilityMeasure μ], MeasurableSet s → μ sᶜ = 1 - μ sNote that this is not quite as useful as it looks because the measure takes values in ℝ≥0∞.
Thus the subtraction appearing is the truncated subtraction of ℝ≥0∞, rather than the
better-behaved subtraction of ℝ.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complstatement · cited by 2,925
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableSet.nullMeasurableSetproof · cited by 155
- MeasureTheory.prob_compl_eq_one_sub₀proof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Fernique.measure_gt_normThreshold_le_rpowproof · cited by 1
- MeasureTheory.levyProkhorovEDist_le_of_forall_leproof · cited by 1
- MeasureTheory.prob_compl_lt_one_sub_of_lt_probproof · cited by 0
- MeasureTheory.prob_compl_le_one_sub_of_le_probproof · cited by 0