Mathlib Map

Theorems · Definition · measure theory

essInf

{α : Type u_1} →
  {β : Type u_2} → [ConditionallyCompleteLattice β] → {x : MeasurableSpace α} → (α → β) → MeasureTheory.Measure α → β

Essential infimum of f with respect to measure μ: the greatest c : β such that c ≤ f x a.e.

Defined in
Mathlib.MeasureTheory.Function.EssSup
Cited by
18 results in Mathlib
Foundations
Depth 171 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.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.