Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.lintegral_eq_tsum_of_ac
∀ {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.Measure α},
MeasureTheory.IsAddFundamentalDomain G s μ →
ν.AbsolutelyContinuous μ → ∀ (f : α → ENNReal), ∫⁻ (x : α), f x ∂ν = ∑' (g : G), ∫⁻ (x : α) in g +ᵥ s, f x ∂ν- Cited by
- 3 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- 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
- SummationFilter.unconditionalstatement · cited by 2,068
- HVAdd.hVAddstatement and proof · cited by 1,820
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumstatement · cited by 1,148
- AddActionstatement and proof · cited by 820
- Countablestatement and proof · cited by 633
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.setLIntegral_eq_tsumproof · cited by 2
- MeasureTheory.IsAddFundamentalDomain.lintegral_eq_tsumproof · cited by 1
- MeasureTheory.IsAddFundamentalDomain.measure_eq_tsum_of_acproof · cited by 1