Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.AEFinStronglyMeasurable.mk

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

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

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

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 by12

Results whose statement or proof uses this declaration.