Theorems · Theorem · measure theory
MeasureTheory.meas_le_ae_eq_meas_lt
∀ {α : Type u_1} [inst : MeasurableSpace α] (μ : MeasureTheory.Measure α) {R : Type u_3} [inst_1 : LinearOrder R]
[inst_2 : MeasurableSpace R] (ν : MeasureTheory.Measure R) [MeasureTheory.NullSingletonClass ν] (g : α → R),
(fun t => μ {a | t ≤ g a}) =ᵐ[ν] fun t => μ {a | t < g a}- Defined in
- Mathlib.MeasureTheory.Integral.Layercake
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 172 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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement · cited by 6,101
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- MeasureTheory.NullSingletonClassstatement and proof · cited by 125
- Set.Countable.measure_zeroproof · cited by 9
- MeasureTheory.countable_meas_le_ne_meas_ltproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_eq_lintegral_meas_ltproof · cited by 2
- MeasureTheory.Integrable.integral_eq_integral_meas_leproof · cited by 1
- MeasureTheory.lintegral_rpow_eq_lintegral_meas_lt_mulproof · cited by 0
- MeasureTheory.lintegral_comp_eq_lintegral_meas_lt_mulproof · cited by 0