Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.measure_le_of_pairwise_disjoint
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s t : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstSMul G α] [MeasureTheory.SMulInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsFundamentalDomain G s μ →
MeasureTheory.NullMeasurableSet t μ →
Pairwise (Function.onFun (MeasureTheory.AEDisjoint μ) fun g => g • t ∩ s) → μ t ≤ μ sIf the action of a countable group G admits an invariant measure μ with a fundamental domain
s, then every null-measurable set t such that the sets g • t ∩ s are pairwise a.e.-disjoint
has measure at most μ s.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- Countablestatement and proof · cited by 633
- Set.smulSetstatement · cited by 608
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- MeasureTheory.measure_monoproof · cited by 338
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.exists_ne_one_smul_eqproof · cited by 0