Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.absolutelyContinuous_map
∀ {G : Type u_1} [inst : AddGroup G] [inst_1 : MeasurableSpace G] [inst_2 : TopologicalSpace G]
[IsTopologicalAddGroup G] [BorelSpace G] {μ : MeasureTheory.Measure G} {Γ : AddSubgroup G} {𝓕 : Set G},
MeasureTheory.IsAddFundamentalDomain (↥Γ.op) 𝓕 μ →
∀ [Countable ↥Γ] [inst_6 : MeasurableSpace (G ⧸ Γ)] [BorelSpace (G ⧸ Γ)] [μ.IsAddRightInvariant],
(MeasureTheory.Measure.map QuotientAddGroup.mk μ).AbsolutelyContinuous
(MeasureTheory.Measure.map QuotientAddGroup.mk (μ.restrict 𝓕))Given an additive quotient space G ⧸ Γ where Γ is Countable, and the
restriction, μ_𝓕, of a right-invariant measure μ on G to a fundamental domain 𝓕, a set
in the quotient which has μ_𝓕-measure zero, also has measure zero under the
folding of μ under the quotient. Note that, if Γ is infinite, then the folded map
will take the value ∞ on any open set in the quotient!
- 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.
Cites36
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- MeasurableSetproof · cited by 3,075
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Set.extproof · cited by 2,266
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.integral_mul_eq_integral_automorphize_mulproof · cited by 0