Mathlib Map

Theorems · Definition · measure theory

ContinuousMap.toAEEqFun

{α : Type u_1} →
  {β : Type u_2} →
    [inst : MeasurableSpace α] →
      (μ : MeasureTheory.Measure α) →
        [inst_1 : TopologicalSpace α] →
          [BorelSpace α] →
            [inst_3 : TopologicalSpace β] →
              [SecondCountableTopologyEither α β] → [TopologicalSpace.PseudoMetrizableSpace β] → C(α, β) → α →ₘ[μ] β

The equivalence class of μ-almost-everywhere measurable functions associated to a continuous map.

Defined in
Mathlib.MeasureTheory.Function.AEEqFun
Cited by
8 results in Mathlib
Foundations
Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceBorelSpaceTopologicalSpaceSecondCountableTopologyEitherTopologicalSpace.PseudoMetrizableSpace

Around this declaration

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

Cites10

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

Cited by10

Results whose statement or proof uses this declaration.