Mathlib Map

Theorems · Theorem · measure theory

measurable_of_measurable_on_compl_singleton

∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {mβ : MeasurableSpace β} [MeasurableSingletonClass α]
  {f : α → β} (a : α), Measurable ({x | x ≠ a}.domRestrict f) → Measurable f
Defined in
Mathlib.MeasureTheory.MeasurableSpace.Constructions
Cited by
4 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSingletonClass

Around this declaration

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.