Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.AEEqFun.const

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

The equivalence class of a constant function: [fun _ : α => b], based on the equivalence relation of being almost everywhere equal

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

Around this declaration

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

Cites6

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.