Mathlib Map

Theorems · Definition · measure theory

MeasurableSpace.map

{α : Type u_1} → {β : Type u_2} → (α → β) → MeasurableSpace α → MeasurableSpace β

The forward image of a measurable space under a function. map f m contains the sets s : Set β whose preimage under f is measurable.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Basic
Cited by
23 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.