Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.AEStronglyMeasurable.mk

{α : Type u_1} →
  {β : Type u_2} →
    [inst : TopologicalSpace β] →
      {m m₀ : MeasurableSpace α} →
        {μ : MeasureTheory.Measure α} → (f : α → β) → MeasureTheory.AEStronglyMeasurable f μ → α → β

A StronglyMeasurable function such that f =ᵐ[μ] hf.mk f. See lemmas stronglyMeasurable_mk and ae_eq_mk.

Defined in
Mathlib.MeasureTheory.Function.StronglyMeasurable.AEStronglyMeasurable
Cited by
82 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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

Cited by83

Results whose statement or proof uses this declaration.