Theorems · Theorem · measure theory
ae_essInf_le
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLinearOrder β] {f : α → β} [inst_1 : TopologicalSpace β] [FirstCountableTopology β]
[OrderTopology β],
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) f) ae_essInf_le._auto_1 →
∀ᵐ (y : α) ∂μ, essInf f μ ≤ f y- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- OrderTopologystatement and proof · cited by 1,355
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedUnderstatement and proof · cited by 247
- FirstCountableTopologystatement and proof · cited by 106
- essInfstatement · cited by 18
- eventually_liminf_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- meas_lt_essInfproof · cited by 0