Theorems · Theorem · measure theory
essInf_mono_ae
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLattice β] {f g : α → β},
f ≤ᵐ[μ] g →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) f) essInf_mono_ae._auto_1 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) g) essInf_mono_ae._auto_3 →
essInf f μ ≤ essInf g μ- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 0 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
- essInfstatement · cited by 18
- Filter.liminf_le_liminfproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.