Theorems · Theorem · measure theory
MeasureTheory.Measure.IsAddLeftInvariant.addQuotientMeasureEqMeasurePreimage_of_set
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : MeasurableSpace G] [inst_2 : TopologicalSpace G]
[IsTopologicalAddGroup G] [BorelSpace G] [PolishSpace G] {Γ : AddSubgroup G} [inst_6 : Γ.Normal] [T2Space (G ⧸ Γ)]
[SecondCountableTopology (G ⧸ Γ)] {μ : MeasureTheory.Measure (G ⧸ Γ)} (ν : MeasureTheory.Measure G)
[ν.IsAddLeftInvariant] [Countable ↥Γ] [ν.IsAddRightInvariant] [MeasureTheory.SigmaFinite ν] [μ.IsAddLeftInvariant]
[MeasureTheory.SigmaFinite μ] {s : Set G},
MeasureTheory.IsAddFundamentalDomain (↥Γ.op) s ν →
∀ {V : Set (G ⧸ Γ)},
MeasurableSet V →
μ V ≠ 0 →
μ V = ν (QuotientAddGroup.mk ⁻¹' V ∩ s) → μ V ≠ ⊤ → MeasureTheory.AddQuotientMeasureEqMeasurePreimage ν μAssume that a measure μ is IsAddLeftInvariant, that the action of Γ on G has a
measurable fundamental domain s with positive finite volume, and that there is a single measurable
set V ⊆ G ⧸ Γ along which the pullback of μ and ν agree (so the scaling is right). Then
μ satisfies AddQuotientMeasureEqMeasurePreimage. The main tool of the proof is the uniqueness of
left invariant measures, if normalized by a single positive finite-measured set.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 234 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupMeasurableSpaceTopologicalSpaceIsTopologicalAddGroupBorelSpacePolishSpaceAddSubgroup.NormalT2SpaceSecondCountableTopologyMeasureTheory.Measure.IsAddLeftInvariantCountableMeasureTheory.Measure.IsAddRightInvariantMeasureTheory.SigmaFiniteMeasureTheory.Measure.IsAddLeftInvariantMeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.preimagestatement and proof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by2
Results whose statement or proof uses this declaration.
- IsFundamentalDomain.AddQuotientMeasureEqMeasurePreimage_AddHaarMeasureproof · cited by 1
- MeasureTheory.leftInvariantIsAddQuotientMeasureEqMeasurePreimageproof · cited by 0