Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.addQuotientMeasureEqMeasurePreimage
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α]
{ν : MeasureTheory.Measure α} [MeasureTheory.VAddInvariantMeasure G α ν] [Countable G] [MeasurableConstVAdd G α]
{μ : MeasureTheory.Measure (Quotient (AddAction.orbitRel G α))} {s : Set α},
MeasureTheory.IsAddFundamentalDomain G s ν →
μ = MeasureTheory.Measure.map (Quotient.mk (AddAction.orbitRel G α)) (ν.restrict s) →
MeasureTheory.AddQuotientMeasureEqMeasurePreimage ν μOne can prove AddQuotientMeasureEqMeasurePreimage by checking behavior with
respect to a single additive fundamental domain.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 215 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
- AddGroupstatement and proof · cited by 4,410
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AddActionstatement and proof · cited by 820
- Countablestatement and proof · cited by 633
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- MeasureTheory.IsAddFundamentalDomainstatement and proof · cited by 88
- MeasurableConstVAddstatement and proof · cited by 81
- AddAction.orbitRelstatement and proof · cited by 47
Cited by2
Results whose statement or proof uses this declaration.