Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.lintegral_map_equiv
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} (f : β → ENNReal) (g : α ≃ᵐ β),
MeasureTheory.MeasurePreserving (⇑g) μ ν → ∫⁻ (a : β), f a ∂ν = ∫⁻ (a : α), f (g a) ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasurableEquivstatement and proof · cited by 269
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasureTheory.MeasurePreserving.map_eqproof · cited by 72
- MeasureTheory.lintegral_map_equivproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.lmarginal_unionproof · cited by 5
- MeasureTheory.lmarginal_singletonproof · cited by 5
- MeasureTheory.lmarginal_univproof · cited by 3