Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.setLIntegral_eq
∀ {G : Type u_1} {α : Type u_3} [inst : Group G] [inst_1 : MulAction G α] [inst_2 : MeasurableSpace α] {s t : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstSMul G α] [MeasureTheory.SMulInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsFundamentalDomain G s μ →
MeasureTheory.IsFundamentalDomain G t μ →
∀ (f : α → ENNReal), (∀ (g : G) (x : α), f (g • x) = f x) → ∫⁻ (x : α) in s, f x ∂μ = ∫⁻ (x : α) in t, f x ∂μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Groupstatement and proof · cited by 6,238
- SummationFilter.unconditionalproof · cited by 2,068
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- tsumproof · cited by 1,148
- Countablestatement and proof · cited by 633
- Set.inter_commproof · cited by 291
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.measure_eqproof · cited by 1
- MeasureTheory.IsFundamentalDomain.measure_set_eqproof · cited by 1
- MeasureTheory.IsFundamentalDomain.hasFiniteIntegral_on_iffproof · cited by 1