Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.exists_ne_zero_vadd_eq
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α] {s t : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstVAdd G α] [MeasureTheory.VAddInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsAddFundamentalDomain G s μ →
MeasureTheory.NullMeasurableSet t μ → μ s < μ t → ∃ x ∈ t, ∃ y ∈ t, ∃ g, g ≠ 0 ∧ g +ᵥ x = yIf the additive action of a countable group G admits an invariant measure μ
with a fundamental domain s, then every null-measurable set t of measure strictly greater than
μ s contains two points x y such that g +ᵥ x = y for some g ≠ 0.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- Countablestatement and proof · cited by 633
- MeasureTheory.NullMeasurableSetstatement and proof · cited by 337
- not_ltproof · cited by 306
- Set.disjoint_leftproof · cited by 121
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.