Theorems · Theorem · measure theory
MeasureTheory.integral_eq_iff_of_ae_le
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → ℝ},
MeasureTheory.Integrable f μ →
MeasureTheory.Integrable g μ → f ≤ᵐ[μ] g → (∫ (a : α), f a ∂μ = ∫ (a : α), g a ∂μ ↔ f =ᵐ[μ] g)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- Filter.EventuallyEq.symmproof · cited by 408
- Filter.EventuallyLEstatement and proof · cited by 383
- MeasureTheory.integral_congr_aeproof · cited by 110
- MeasureTheory.integral_subproof · cited by 55
- MeasureTheory.Integrable.subproof · cited by 36
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.