Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.hasFiniteIntegral_on_iff
∀ {G : Type u_1} {α : Type u_3} {E : Type u_5} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α]
[inst_3 : NormedAddCommGroup E] {s t : Set α} {μ : MeasureTheory.Measure α} [MeasurableConstVAdd G α]
[MeasureTheory.VAddInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsAddFundamentalDomain G s μ →
MeasureTheory.IsAddFundamentalDomain G t μ →
∀ {f : α → E},
(∀ (g : G) (x : α), f (g +ᵥ x) = f x) →
(MeasureTheory.HasFiniteIntegral f (μ.restrict s) ↔ MeasureTheory.HasFiniteIntegral f (μ.restrict t))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddstatement and proof · cited by 1,820
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralproof · cited by 1,152
- AddActionstatement and proof · cited by 820
- ENorm.enormproof · cited by 715
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.integrableOn_iffproof · cited by 1