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
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.imageproof · cited by 5,609
- MeasurableSetproof · cited by 3,075
- MeasureTheory.NullMeasurableSetproof · cited by 337
- MeasureTheory.Measure.toOuterMeasureproof · cited by 75
- MeasureTheory.OuterMeasure.comapproof · cited by 22
- MeasureTheory.OuterMeasure.toMeasureproof · cited by 11
Cited by103
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.comap_applystatement and proof · cited by 20
- ProbabilityTheory.setBernoulliproof · cited by 19
- map_comap_subtype_coestatement · cited by 14
- MeasureTheory.Measure.comap_applystatement · cited by 14
- MeasureTheory.Measure.toSphereproof · cited by 12
- MeasureTheory.Measure.Subtype.measureSpaceproof · cited by 10
- ProbabilityTheory.Kernel.comapRightproof · cited by 8
- MeasurableEmbedding.map_comapstatement and proof · cited by 8
- MeasureTheory.lintegral_image_eq_lintegral_abs_det_fderiv_mulproof · cited by 6
- SimpleGraph.binomialRandomproof · cited by 6
- MeasureTheory.integral_image_eq_integral_abs_det_fderiv_smulproof · cited by 6
- MeasureTheory.Measure.comap_apply₀statement and proof · cited by 6