Theorems · Theorem · measure theory
Topology.IsClosedEmbedding.setIntegral_map
∀ {X : Type u_1} {E : Type u_3} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
{μ : MeasureTheory.Measure X} [inst_2 : TopologicalSpace X] [BorelSpace X] {Y : Type u_5} [inst_4 : MeasurableSpace Y]
[inst_5 : TopologicalSpace Y] [BorelSpace Y] {g : X → Y} {f : Y → E} (s : Set Y),
Topology.IsClosedEmbedding g → ∫ (y : Y) in s, f y ∂MeasureTheory.Measure.map g μ = ∫ (x : X) in g ⁻¹' s, f (g x) ∂μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.preimagestatement · cited by 4,946
- MeasureTheory.integralstatement · cited by 1,779
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Measure.mapstatement · cited by 858
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.