Theorems · Theorem · measure theory
MeasureTheory.IsFundamentalDomain.measure_set_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 μ →
∀ {A : Set α}, MeasurableSet A → (∀ (g : G), (fun x => g • x) ⁻¹' A = A) → μ (A ∩ s) = μ (A ∩ 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- one_mulproof · cited by 2,841
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MulActionstatement and proof · cited by 1,294
- MeasureTheory.lintegralproof · cited by 1,152
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsFundamentalDomain.quotientMeasure_eqproof · cited by 1