Mathlib Map

Theorems · Definition · measure theory

MeasurableSpace.comap

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

The reverse image of a measurable space under a function. comap f m contains the sets s : Set α such that s is the f-preimage of a measurable set in β.

Defined in
Mathlib.MeasureTheory.MeasurableSpace.Basic
Cited by
124 results in Mathlib
Foundations
Depth 12 from the axioms, rests on 47 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites4

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

Cited by131

Results whose statement or proof uses this declaration.