Theorems · Theorem · measure theory
MeasureTheory.Measure.comap_apply
∀ {α : Type u_1} {β : Type u_2} {s : Set α} {mα : MeasurableSpace α} {mβ : MeasurableSpace β} (f : α → β),
Function.Injective f →
(∀ (s : Set α), MeasurableSet s → MeasurableSet (f '' s)) →
∀ (μ : MeasureTheory.Measure β), MeasurableSet s → (MeasureTheory.Measure.comap f μ) s = μ (f '' s)- Defined in
- Mathlib.MeasureTheory.Measure.Comap
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 192 from the axioms · 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.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- MeasurableSetstatement and proof · cited by 3,075
- MeasurableSet.nullMeasurableSetproof · cited by 155
- MeasureTheory.Measure.comapstatement · cited by 96
- MeasureTheory.Measure.comap_apply₀proof · cited by 6
Cited by14
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.map_comapproof · cited by 8
- ProbabilityTheory.Kernel.comapRight_apply'proof · cited by 4
- MeasurableEquiv.comap_symmproof · cited by 3
- isCompact_setOfPred_finiteMeasure_le_of_isCompactproof · cited by 2
- MeasureTheory.setIntegral_countableproof · cited by 2
- AddCircle.measurePreserving_equivIocproof · cited by 1
- MeasureTheory.Measure.comapₗ_eq_comapproof · cited by 1
- MeasureTheory.isProbabilityMeasure_comapproof · cited by 1
- MeasureTheory.Measure.comap_comapproof · cited by 0
- MeasureTheory.Measure.comap_idproof · cited by 0
- ProbabilityTheory.comap_condproof · cited by 0