Theorems · Theorem · measure theory
ae_lt_of_essSup_lt
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLinearOrder β] {x : β} {f : α → β},
essSup f μ < x →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) f) ae_lt_of_essSup_lt._auto_1 →
∀ᵐ (y : α) ∂μ, f y < x- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- 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.
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
- Filter.Eventuallystatement · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedUnderstatement and proof · cited by 247
- essSupstatement and proof · cited by 69
- Filter.eventually_lt_of_limsup_ltproof · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNormEssSup_indicator_const_eqproof · cited by 1
- MeasureTheory.ae_bdd_liminf_atTop_of_eLpNorm_bddproof · cited by 1
- MeasureTheory.tendstoInMeasure_of_tendsto_eLpNorm_topproof · cited by 1
- MeasureTheory.Lp.ae_tendsto_of_cauchy_eLpNormproof · cited by 1