Mathlib Map

Theorems · Theorem · measure theory

stronglyMeasurable_of_restrict_of_restrict_compl

∀ {α : Type u_1} {β : Type u_2} {x : MeasurableSpace α} [inst : TopologicalSpace β] {f : α → β} {s : Set α},
  MeasurableSet s →
    MeasureTheory.StronglyMeasurable (s.domRestrict f) →
      MeasureTheory.StronglyMeasurable (sᶜ.domRestrict f) → MeasureTheory.StronglyMeasurable f
Defined in
Mathlib.MeasureTheory.Function.StronglyMeasurable.Basic
Cited by
3 results in Mathlib
Foundations
Depth 74 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.

Cites12

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

Cited by3

Results whose statement or proof uses this declaration.