Theorems · Theorem · measure theory
MeasureTheory.ae_iff_prob_eq_one
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} [MeasureTheory.IsProbabilityMeasure μ]
{p : α → Prop}, Measurable p → ((∀ᵐ (a : α) ∂μ, p a) ↔ μ {a | p a} = 1)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 198 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 · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredstatement · cited by 6,101
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- Measurablestatement and proof · cited by 1,499
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- Measurable.setOfproof · cited by 8
- MeasureTheory.mem_ae_iff_prob_eq_oneproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.