Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.measure_eq_card_smul_of_vadd_ae_eq_self
∀ {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]
[Finite G],
MeasureTheory.IsAddFundamentalDomain G s μ → ∀ (t : Set α), (∀ (g : G), g +ᵥ t =ᵐ[μ] t) → μ t = Nat.card G • μ (t ∩ s)Given a measure space with an action of a
finite additive group G, the measure of any G-invariant set is determined by the measure of
its intersection with a fundamental domain for the action of G.
- 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.
Cites31
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
- Fintypeproof · cited by 7,736
- AddGroupstatement and proof · cited by 4,410
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- MeasureTheory.aestatement and proof · cited by 2,352
- Finset.cardproof · cited by 2,327
- SummationFilter.unconditionalproof · cited by 2,068
Cited by1
Results whose statement or proof uses this declaration.
- AddCircle.volume_of_add_preimage_eqproof · cited by 1