Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.aestronglyMeasurable_on_iff
∀ {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]
{β : Type u_6} [inst_6 : TopologicalSpace β] [TopologicalSpace.PseudoMetrizableSpace β],
MeasureTheory.IsFundamentalDomain G s μ →
MeasureTheory.IsFundamentalDomain G t μ →
∀ {f : α → β},
(∀ (g : G) (x : α), f (g • x) = f x) →
(MeasureTheory.AEStronglyMeasurable f (μ.restrict s) ↔ MeasureTheory.AEStronglyMeasurable f (μ.restrict t))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- Countablestatement and proof · cited by 633
- inv_invproof · cited by 494
- Set.inter_commproof · cited by 291
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.integrableOn_iffproof · cited by 1