Theorems · Theorem · measure theory
essInf_eq_iInf
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : CompleteLattice β],
(∀ (a : α), μ {a} ≠ 0) → ∀ (f : α → β), essInf f μ = ⨅ i, f i- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Filterproof · cited by 8,121
- iInfstatement and proof · cited by 1,690
- CompleteLatticestatement and proof · cited by 1,048
- Filter.liminfproof · cited by 198
- essInfstatement · cited by 18
- MeasureTheory.ae_eq_topproof · cited by 4
- Filter.liminf_top_eq_iInfproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- essInf_countproof · cited by 0