Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.quotientMeasure_eq
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α]
(μ : MeasureTheory.Measure α) [Countable G] {s t : Set α} [MeasureTheory.SMulInvariantMeasure G α μ]
[MeasurableConstSMul G α],
MeasureTheory.IsFundamentalDomain G s μ →
MeasureTheory.IsFundamentalDomain G t μ →
MeasureTheory.Measure.map (Quotient.mk (MulAction.orbitRel G α)) (μ.restrict s) =
MeasureTheory.Measure.map (Quotient.mk (MulAction.orbitRel G α)) (μ.restrict 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- ENNRealproof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- Set.extproof · cited by 2,266
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.Measure.mapstatement and proof · cited by 858
Cited by1
Results whose statement or proof uses this declaration.