Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.quotientMeasureEqMeasurePreimage_quotientMeasure
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α]
{ν : MeasureTheory.Measure α} [MeasureTheory.SMulInvariantMeasure G α ν] [Countable G] [MeasurableConstSMul G α]
{s : Set α},
MeasureTheory.IsFundamentalDomain G s ν →
MeasureTheory.QuotientMeasureEqMeasurePreimage ν
(MeasureTheory.Measure.map (Quotient.mk (MulAction.orbitRel G α)) (ν.restrict s))Given a measure upstairs (i.e., on α), and a choice s of fundamental domain, there's always
an artificial way to generate a measure downstairs such that the pair satisfies the
QuotientMeasureEqMeasurePreimage typeclass.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- Countablestatement and proof · cited by 633
- MeasureTheory.SMulInvariantMeasurestatement and proof · cited by 115
- MulAction.orbitRelstatement and proof · cited by 114
- MeasurableConstSMulstatement and proof · cited by 92
- MeasureTheory.IsFundamentalDomainstatement and proof · cited by 74
Cited by2
Results whose statement or proof uses this declaration.