Theorems · Theorem · measure theory
MeasureTheory.mul_le_addHaar_image_of_lt_det
∀ {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},
↑m < ENNReal.ofReal |A.det| →
∀ᶠ (δ : NNReal) in nhdsWithin 0 (Set.Ioi 0),
∀ (s : Set E) (f : E → E), ApproximatesLinearOn f A s δ → ↑m * μ s ≤ μ (f '' s)Let 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 least m for any m < det A.
- Defined in
- Mathlib.MeasureTheory.Function.Jacobian
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites74
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
- 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
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldproof · cited by 8,742
- Set.ofPredproof · cited by 6,101
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_abs_det_fderiv_le_addHaar_image_aux1proof · cited by 1