Theorems · Theorem · measure theory
MeasureTheory.measure_add_right_null
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : AddGroup G] [MeasurableAdd₂ G] (μ : MeasureTheory.Measure G)
[MeasureTheory.SFinite μ] {s : Set G} [MeasurableNeg G] [μ.IsAddLeftInvariant] (y : G),
μ ((fun x => x + y) ⁻¹' s) = 0 ↔ μ s = 0- Defined in
- Mathlib.MeasureTheory.Group.Prod
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- neg_negproof · cited by 960
- MeasureTheory.SFinitestatement and proof · cited by 449
- neg_add_revproof · cited by 236
- MeasurableAdd₂statement and proof · cited by 155
- MeasureTheory.Measure.IsAddLeftInvariantstatement and proof · cited by 148
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.quasiMeasurePreserving_add_rightproof · cited by 3
- MeasureTheory.measure_add_right_ne_zeroproof · cited by 1
- MeasureTheory.absolutelyContinuous_of_isAddLeftInvariantproof · cited by 1
- MeasureTheory.absolutelyContinuous_map_add_rightproof · cited by 0