Theorems · Theorem · measure theory
MeasureTheory.ae_const_le_iff_forall_lt_measure_zero
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {β : Type u_2} [inst : LinearOrder β]
[inst_1 : TopologicalSpace β] [OrderTopology β] [FirstCountableTopology β] (f : α → β) (c : β),
(∀ᵐ (x : α) ∂μ, c ≤ f x) ↔ ∀ b < c, μ {x | f x ≤ b} = 0- Cited by
- 3 results in Mathlib
- Foundations
- Depth 171 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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement · cited by 2,352
- OrderTopologystatement and proof · cited by 1,355
- FirstCountableTopologystatement and proof · cited by 106
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_nonneg_of_forall_setIntegral_nonnegproof · cited by 3
- MeasureTheory.ae_le_const_iff_forall_gt_measure_zeroproof · cited by 1
- ProbabilityTheory.Kernel.IsCondKernel.isProbabilityMeasure_aeproof · cited by 0