Theorems · Theorem · measure theory
essSup_mono_ae
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLattice β] {f g : α → β},
f ≤ᵐ[μ] g →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) f) essSup_mono_ae._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) g) essSup_mono_ae._auto_3 →
essSup f μ ≤ essSup g μ- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyLEstatement and proof · cited by 383
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- essSupstatement · cited by 69
- Filter.limsup_le_limsupproof · cited by 16
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNormEssSup_le_nnreal_smul_eLpNormEssSup_of_ae_le_mul'proof · cited by 3
- MeasureTheory.eLpNormEssSup_le_nnreal_smul_eLpNormEssSup_of_ae_le_mulproof · cited by 2
- MeasureTheory.eLpNormEssSup_mono_enorm_aeproof · cited by 1
- MeasureTheory.eLpNormEssSup_indicator_leproof · cited by 1
- MeasureTheory.eLpNormEssSup_add_leproof · cited by 0
- StrongDual.norm_toLpₗ_leproof · cited by 0
- MeasureTheory.eLpNormEssSup_mono_nnnorm_aeproof · cited by 0