Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.essSup_measure_restrict
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstSMul G α] [MeasureTheory.SMulInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsFundamentalDomain G s μ →
∀ {f : α → ENNReal}, (∀ (γ : G) (x : α), f (γ • x) = f x) → essSup f (μ.restrict s) = essSup f μIf f is invariant under the action of a countable group G, and μ is a G-invariant
measure with a fundamental domain s, then the essSup of f restricted to s is the same as
that of f on all of its domain.
- 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.
Cites27
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- Set.extproof · cited by 2,266
- le_antisymmproof · cited by 2,068
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- InfSet.sInfproof · cited by 935
Cited by1
Results whose statement or proof uses this declaration.
- essSup_comp_quotientGroup_mkproof · cited by 1