Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.integrableOn_iff
∀ {G : Type u_1} {α : Type u_3} {E : Type u_5} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α]
[inst_3 : NormedAddCommGroup E] {s t : Set α} {μ : MeasureTheory.Measure α} [MeasurableConstSMul G α]
[MeasureTheory.SMulInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsFundamentalDomain G s μ →
MeasureTheory.IsFundamentalDomain G t μ →
∀ {f : α → E},
(∀ (g : G) (x : α), f (g • x) = f x) → (MeasureTheory.IntegrableOn f s μ ↔ MeasureTheory.IntegrableOn f t μ)- Cited by
- 1 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.
Cites13
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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
- Countablestatement and proof · cited by 633
- MeasureTheory.IntegrableOnstatement · cited by 548
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MeasurableConstSMulstatement and proof · cited by 92
- MeasureTheory.IsFundamentalDomainstatement and proof · cited by 74
- MeasureTheory.IsFundamentalDomain.aestronglyMeasurable_on_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.setIntegral_eqproof · cited by 0