Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Measure.comap

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

Pullback of a Measure. If f sends each measurable set to a null-measurable set, then for each measurable set s we have comap f μ s = μ (f '' s). Note that if f is not injective, this definition assigns Set.univ measure zero.

Defined in
Mathlib.MeasureTheory.Measure.Comap
Cited by
96 results in Mathlib
Foundations
Depth 189 from the axioms, rests on 4,729 definitions · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceMeasurableSpace

Around this declaration

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

MeasurableEmbedding.comap_apply · cited by 20MeasurableEmbedding.comap…ProbabilityTheory.setBernoulli · cited by 19ProbabilityTheory.setBern…map_comap_subtype_coe · cited by 14map_comap_subtype_coeMeasureTheory.Measure.comap_apply · cited by 14Measure.comap_applyMeasureTheory.Measure.toSphere · cited by 12Measure.toSphereMeasureTheory.Measure.Subtype.measureSpace · cited by 10Subtype.measureSpaceProbabilityTheory.Kernel.comapRight · cited by 8Kernel.comapRightMeasurableEmbedding.map_comap · cited by 8MeasurableEmbedding.map_c…MeasureTheory.lintegral_image_eq_lintegral_abs_det_fderiv_mul · cited by 6MeasureTheory.lintegral_i…SimpleGraph.binomialRandom · cited by 6SimpleGraph.binomialRandomMeasureTheory.integral_image_eq_integral_abs_det_fderiv_smul · cited by 6MeasureTheory.integral_im…MeasureTheory.Measure.comap_apply₀ · cited by 6Measure.comap_apply₀MeasureTheory.integral_subtype_comap · cited by 5MeasureTheory.integral_su…MeasureTheory.FiniteMeasure.comap · cited by 5FiniteMeasure.comapMeasurableEquiv.map_symm · cited by 5MeasurableEquiv.map_symmDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureSet.image · cited by 5609Set.imageMeasurableSet · cited by 3075MeasurableSetMeasureTheory.NullMeasurableSet · cited by 337MeasureTheory.NullMeasura…MeasureTheory.Measure.toOuterMeasure · cited by 75Measure.toOuterMeasureMeasureTheory.OuterMeasure.comap · cited by 22OuterMeasure.comapMeasureTheory.OuterMeasure.toMeasure · cited by 11OuterMeasure.toMeasureMeasure.comapCITED BYCITES

Cites10

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

Cited by103

Results whose statement or proof uses this declaration.