Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.essSup_measure_restrict
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α] {s : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstVAdd G α] [MeasureTheory.VAddInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsAddFundamentalDomain 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 additive 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.
Cites28
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
- Set.ofPredproof · cited by 6,101
- AddGroupstatement and proof · cited by 4,410
- Set.extproof · cited by 2,266
- le_antisymmproof · cited by 2,068
- HVAdd.hVAddstatement and proof · cited by 1,820
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- InfSet.sInfproof · cited by 935
Cited by1
Results whose statement or proof uses this declaration.
- essSup_comp_quotientAddGroup_mkproof · cited by 1