Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.integral_eq_tsum_of_ac
∀ {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 : Set α} {μ : MeasureTheory.Measure α} [MeasurableConstVAdd G α]
[MeasureTheory.VAddInvariantMeasure G α μ] [Countable G] {ν : MeasureTheory.Measure α} [inst_7 : NormedSpace ℝ E],
MeasureTheory.IsAddFundamentalDomain G s μ →
ν.AbsolutelyContinuous μ →
∀ (f : α → E), MeasureTheory.Integrable f ν → ∫ (x : α), f x ∂ν = ∑' (g : G), ∫ (x : α) in g +ᵥ s, f x ∂ν- Cited by
- 2 results in Mathlib
- Foundations
- Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- AddGroupstatement and proof · cited by 4,410
- SummationFilter.unconditionalstatement · cited by 2,068
- HVAdd.hVAddstatement · cited by 1,820
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.setIntegral_eq_tsumproof · cited by 2
- MeasureTheory.IsAddFundamentalDomain.integral_eq_tsumproof · cited by 1