Theorems · Theorem · measure theory
MeasureTheory.UniformIntegrable.ae_eq
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : NormedAddCommGroup β] {p : ENNReal} {f g : ι → α → β},
MeasureTheory.UniformIntegrable f p μ → (∀ (n : ι), f n =ᵐ[μ] g n) → MeasureTheory.UniformIntegrable g p μ- Cited by
- 4 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- NNRealproof · cited by 4,310
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- ENNReal.ofNNRealproof · cited by 1,279
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- MeasureTheory.eLpNormproof · cited by 329
- MeasureTheory.eLpNorm_congr_aeproof · cited by 48
- MeasureTheory.UnifIntegrableproof · cited by 31
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.uniformIntegrable_ofproof · cited by 3
- ProbabilityTheory.MemLp.uniformIntegrable_of_identDistribproof · cited by 1
- MeasureTheory.UniformIntegrable.specproof · cited by 1
- MeasureTheory.uniformIntegrable_congr_aeproof · cited by 0