Theorems · Theorem · measure theory
MeasureTheory.IsAddFundamentalDomain.measure_eq
∀ {G : Type u_1} {α : Type u_3} [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : MeasurableSpace α] {s t : Set α}
{μ : MeasureTheory.Measure α} [MeasurableConstVAdd G α] [MeasureTheory.VAddInvariantMeasure G α μ] [Countable G],
MeasureTheory.IsAddFundamentalDomain G s μ → MeasureTheory.IsAddFundamentalDomain G t μ → μ s = μ tIf s and t are two fundamental domains of the same action, then their measures
are equal.
- 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 9,879
- AddGroupstatement and proof · cited by 4,410
- AddActionstatement and proof · cited by 820
- Countablestatement and proof · cited by 633
- MeasureTheory.VAddInvariantMeasurestatement and proof · cited by 114
- MeasureTheory.IsAddFundamentalDomainstatement and proof · cited by 88
- MeasurableConstVAddstatement and proof · cited by 81
- MeasureTheory.setLIntegral_oneproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.IsAddFundamentalDomain.covolume_eq_volumeproof · cited by 5