Theorems · Theorem · measure theory
MeasureTheory.integral_target_eq_integral_abs_det_fderiv_smul
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E]
[inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] {f' : E → E →L[ℝ] E} [inst_5 : MeasurableSpace E]
[BorelSpace E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure] {f : OpenPartialHomeomorph E E},
(∀ x ∈ f.source, HasFDerivAt (↑f) (f' x) x) →
∀ (g : E → F), ∫ (x : E) in f.target, g x ∂μ = ∫ (x : E) in f.source, |(f' x).det| • g (↑f x) ∂μ- Defined in
- Mathlib.MeasureTheory.Function.Jacobian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- RingHom.idstatement and proof · cited by 18,349
- 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.imageproof · cited by 5,609
- ContinuousLinearMapstatement and proof · cited by 5,352
- FiniteDimensionalstatement and proof · cited by 1,854
- absstatement and proof · cited by 1,814
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- integral_comp_polarCoord_symmproof · cited by 2