Theorems · Theorem · measure theory
MeasureTheory.addHaar_image_le_mul_of_det_lt
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E]
[inst_3 : MeasurableSpace E] [BorelSpace E] (μ : MeasureTheory.Measure E) [μ.IsAddHaarMeasure] (A : E →L[ℝ] E)
{m : NNReal},
ENNReal.ofReal |A.det| < ↑m →
∀ᶠ (δ : NNReal) in nhdsWithin 0 (Set.Ioi 0),
∀ (s : Set E) (f : E → E), ApproximatesLinearOn f A s δ → μ (f '' s) ≤ ↑m * μ sLet f be a function which is sufficiently close (in the Lipschitz sense) to a given linear
map A. Then it expands the volume of any set by at most m for any m > det A.
- Defined in
- Mathlib.MeasureTheory.Function.Jacobian
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 268 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites115
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- 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
- ENNRealstatement and proof · cited by 9,879
- Filterproof · cited by 8,121
- Set.Elemproof · cited by 7,166
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.addHaar_image_eq_zero_of_det_fderivWithin_eq_zero_auxproof · cited by 1
- MeasureTheory.addHaar_image_le_lintegral_abs_det_fderiv_aux1proof · cited by 1
- MeasureTheory.mul_le_addHaar_image_of_lt_detproof · cited by 1