Theorems · Theorem · measure theory
essInf_eq_ciInf
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLattice β] {f : α → β} [Nonempty α],
(∀ (a : α), μ {a} ≠ 0) → BddBelow (Set.range f) → essInf f μ = ⨅ a, f a- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Set.rangestatement and proof · cited by 4,705
- iInfstatement and proof · cited by 1,690
- BddBelowstatement and proof · cited by 401
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.liminfproof · cited by 198
- essInfstatement · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- essInf_count_eq_ciInfproof · cited by 0
- essInf_cond_count_eq_ciInfproof · cited by 0