Theorems · Theorem · measure theory
MeasureTheory.MeasurePreserving.setLIntegral_comp_emb
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} {g : α → β},
MeasureTheory.MeasurePreserving g μ ν →
MeasurableEmbedding g → ∀ (f : β → ENNReal) (s : Set α), ∫⁻ (a : α) in s, f (g a) ∂μ = ∫⁻ (b : β) in g '' s, f b ∂ν- Cited by
- 5 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasurableEmbeddingstatement and proof · cited by 170
- Set.preimage_image_eqproof · cited by 87
- MeasurableEmbedding.injectiveproof · cited by 35
- MeasureTheory.MeasurePreserving.setLIntegral_comp_preimage_embproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.setLIntegral_eq_tsum'proof · cited by 2
- MeasureTheory.IsFundamentalDomain.setLIntegral_eq_tsum'proof · cited by 2
- MeasureTheory.IsAddFundamentalDomain.lintegral_eq_tsum'proof · cited by 1
- MeasureTheory.IsFundamentalDomain.lintegral_eq_tsum'proof · cited by 1
- UpperHalfPlane.volume_eq_lintegralproof · cited by 0