Theorems · Theorem · measure theory
essSup_comp_quotientAddGroup_mk
∀ {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]
{g : G ⧸ Γ → ENNReal},
AEMeasurable g (MeasureTheory.Measure.map QuotientAddGroup.mk (μ.restrict 𝓕)) →
essSup g (MeasureTheory.Measure.map QuotientAddGroup.mk (μ.restrict 𝓕)) = essSup (fun x => g ↑x) μThe essSup of a function g on the additive quotient space G ⧸ Γ with respect
to the pushforward of the restriction, μ_𝓕, of a right-invariant measure μ to a fundamental
domain 𝓕, is the same as the essSup of g's lift to the universal cover G with respect
to μ.
- Cited by
- 1 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.
Cites31
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
- 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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement and proof · cited by 2,301
- HVAdd.hVAddproof · cited by 1,820
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- BorelSpacestatement and proof · cited by 1,602
- Measurableproof · cited by 1,499
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.integral_mul_eq_integral_automorphize_mulproof · cited by 0