Theorems · Theorem · measure theory
MeasureTheory.NullMeasurableSet.smul
∀ {G : Type u} {α : Type w} {m : MeasurableSpace α} [inst : Group G] [inst_1 : MulAction G α]
{μ : MeasureTheory.Measure α} [MeasureTheory.SMulInvariantMeasure G α μ] [MeasurableConstSMul G α] {s : Set α},
MeasureTheory.NullMeasurableSet s μ → ∀ (c : G), MeasureTheory.NullMeasurableSet (c • s) μ- Defined in
- Mathlib.MeasureTheory.Group.Action
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MeasurableConstSMulstatement and proof · cited by 92
- MeasureTheory.MeasurePreserving.quasiMeasurePreservingproof · cited by 41
- MeasureTheory.NullMeasurableSet.preimageproof · cited by 21
- MeasureTheory.measurePreserving_smulproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.nullMeasurableSet_smulproof · cited by 3
- MeasureTheory.IsFundamentalDomain.measure_le_of_pairwise_disjointproof · cited by 1
- MeasureTheory.NullMeasurableSet.fundamentalInteriorproof · cited by 1
- MeasureTheory.NullMeasurableSet.fundamentalFrontierproof · cited by 0