Theorems · Theorem · real analysis
lintegral_comp_pi_polarCoord_symm
∀ {ι : Type u_1} [inst : Fintype ι] (f : (ι → ℝ × ℝ) → ENNReal),
(∫⁻ (p : ι → ℝ × ℝ) in Set.univ.pi fun x => polarCoord.target,
(∏ i, ENNReal.ofReal (p i).1) * f fun i => ↑polarCoord.symm (p i)) =
∫⁻ (p : ι → ℝ × ℝ), f p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetproof · cited by 13,712
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.imageproof · cited by 5,609
- Set.univstatement and proof · cited by 3,945
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- absproof · cited by 1,814
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.lintegralstatement and proof · cited by 1,152
Cited by1
Results whose statement or proof uses this declaration.
- Complex.lintegral_comp_pi_polarCoord_symmproof · cited by 0