Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.sum_restrict_of_ac
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstSMul G α] [MeasureTheory.SMulInvariantMeasure G α μ] [Countable G]
{ν : MeasureTheory.Measure α},
MeasureTheory.IsFundamentalDomain G s μ →
ν.AbsolutelyContinuous μ → (MeasureTheory.Measure.sum fun g => ν.restrict (g • s)) = ν- Cited by
- 4 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Set.ofPredproof · cited by 6,101
- Set.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- Countablestatement and proof · cited by 633
- Set.smulSetstatement · cited by 608
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.lintegral_eq_tsum_of_acproof · cited by 3
- MeasureTheory.IsFundamentalDomain.integral_eq_tsum_of_acproof · cited by 2
- MeasureTheory.IsFundamentalDomain.aestronglyMeasurable_on_iffproof · cited by 1
- MeasureTheory.IsFundamentalDomain.sum_restrictproof · cited by 0