Mathlib Map

Theorems · Theorem · measure theory

MeasurableEmbedding.comap_apply

∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} {m1 : MeasurableSpace β} {f : α → β},
  MeasurableEmbedding f → ∀ (μ : MeasureTheory.Measure β) (s : Set α), (MeasureTheory.Measure.comap f μ) s = μ (f '' s)
Defined in
Mathlib.MeasureTheory.Measure.Restrict
Cited by
20 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

unitInterval.volume_apply · cited by 11unitInterval.volume_applyMeasureTheory.Measure.toSphere_apply' · cited by 3Measure.toSphere_apply'MeasurableEmbedding.variation_map · cited by 3MeasurableEmbedding.varia…comap_subtype_coe_apply · cited by 2comap_subtype_coe_applyMeasureTheory.IsFiniteMeasureOnCompacts.comap' · cited by 2IsFiniteMeasureOnCompacts…ProbabilityTheory.setBernoulli_apply · cited by 2ProbabilityTheory.setBern…MeasureTheory.Measure.IsCondKernel.apply_of_ne_zero · cited by 2IsCondKernel.apply_of_ne_…MeasureTheory.Measure.InnerRegularWRT.comap · cited by 2InnerRegularWRT.comapMeasureTheory.Measure.OuterRegular.comap' · cited by 2OuterRegular.comap'MeasurableEquiv.comap_apply · cited by 1MeasurableEquiv.comap_app…MeasureTheory.Measure.map_eq_comap · cited by 1Measure.map_eq_comapMeasurableEmbedding.comap_map · cited by 1MeasurableEmbedding.comap…MeasurableEmbedding.comap_restrict · cited by 1MeasurableEmbedding.comap…SimpleGraph.binomialRandom_apply' · cited by 1SimpleGraph.binomialRando…SimpleGraph.binomialRandom_singleton · cited by 0SimpleGraph.binomialRando…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealSet.image · cited by 5609Set.imageMeasurableEmbedding · cited by 170MeasurableEmbeddingMeasureTheory.Measure.comap · cited by 96Measure.comapSet.image_subset_range · cited by 76Set.image_subset_rangeSet.inter_eq_self_of_subset_left · cited by 52Set.inter_eq_self_of_subs…MeasurableEmbedding.injective · cited by 35MeasurableEmbedding.injec…MeasureTheory.Measure.restrict_apply' · cited by 32Measure.restrict_apply'Function.Injective.preimage_image · cited by 30Injective.preimage_imageMeasurableEmbedding.map_apply · cited by 16MeasurableEmbedding.map_a…MeasurableEmbedding.measurableSet_range · cited by 11MeasurableEmbedding.measu…MeasurableEmbedding.comap_app…CITED BYCITES

Cites16

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

Cited by20

Results whose statement or proof uses this declaration.