Theorems · Theorem · measure theory
essSup_le_of_ae_le
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLattice β] {f : α → β} (c : β),
(f ≤ᵐ[μ] fun x => c) →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) f) essSup_le_of_ae_le._auto_1 →
essSup f μ ≤ c- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 4 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.
Cites8
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.IsCoboundedUnderstatement and proof · cited by 102
- essSupstatement · cited by 69
- Filter.limsup_le_of_leproof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNormEssSup_le_of_ae_nnnorm_boundproof · cited by 3
- MeasureTheory.eLpNormEssSup_le_of_ae_enorm_boundproof · cited by 2
- essSup_le_iSupproof · cited by 1
- MeasureTheory.MemLp.essSup_norm_condExp_le_essSup_normproof · cited by 1