Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.measure_preimage_smul_null

∀ {G : Type u} {α : Type w} {m : MeasurableSpace α} [inst : SMul G α] {μ : MeasureTheory.Measure α}
  [MeasureTheory.SMulInvariantMeasure G α μ] {s : Set α}, μ s = 0 → ∀ (c : G), μ ((fun x => c • x) ⁻¹' s) = 0
Defined in
Mathlib.MeasureTheory.Group.Action
Cited by
0 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SMulMeasureTheory.SMulInvariantMeasure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.